Expand impl Trait to allow use in arguments, where it behaves like an anonymous generic parameter. RFC 中还有一个例子: // These two are equivalent fn map<U>( ...
確定! 回上一頁