#[macro_use] extern crate lambda_runtime as lambda; #[macro_use] ... 您可能还注意到了 #[macro_use] ,这是我们导入宏时对Rust 编译器的声明。
確定! 回上一頁