For instance the following function returns 3 when compiled ordinarily by Rust but the expanded code compiles and returns 4 . fn f() -> i32 { ...
確定! 回上一頁