... example predates Rust 1.0 // and is no longer syntactically valid trait Foo for Sized? { fn foo(&self) -> u32; } struct Bar; struct Bar2; impl Foo for ...
確定! 回上一頁