Crate proc_macro3
source · [−]Modules
Macros
creates a module with any name (by default proc_macro
) that
re-exports either all of proc_macro
or all of proc_macro2
items.
creates a module with any name (by default proc_macro
) that
re-exports either all of proc_macro
or all of proc_macro2
items.