Module hir_expand::proc_macro
source · Expand description
Proc Macro Expander stuff
Structs§
- A custom proc-macro expander handle. This handle together with its crate resolves to a
ProcMacro
- A loaded proc-macro.
Enums§
Traits§
- A proc-macro expander implementation.