Rust has a pretty powerful type system, but some things are not ... fn to_foo(&'a self) -> Vec<String>; } impl<'a> ToFoo<'a> for &'a str ...
確定! 回上一頁