Let's try adding the static lifetime annotation. struct Foo { bar: i32 }fn main() { let b = create(); println!("{}" ...
確定! 回上一頁