The output of procedural macros is "Rust code" that cannot be executed in ... use proc_macro::TokenStream; #[proc_macro] pub fn foo(input: ...
確定! 回上一頁