The preceding example will create well-formed Rust syntax in the end, ... #![crate_type = "proc-macro"] extern crate proc_macro; extern crate syn; ...
確定! 回上一頁