虽然我们说Rust 的 impl Trait 实现了existential type,但实际上RFC 1951 也允许 impl Trait 用于universal type。这主要是基于对称性的考虑(既然能 ...
確定! 回上一頁