in the library user's code my_macro!(all kinds of stuff) // in your proc-macro crate #[proc_macro] fn my_macro(input: TokenStream) ...
確定! 回上一頁