Module syntex_syntax::ext
[−]
[src]
Modules
base | |
build | |
decorator | |
env | |
expand | |
hygiene |
Machinery for hygienic macros, inspired by the MTWT[1] paper. |
proc_macro_shim |
This is a shim file to ease the transition to the final procedural macro interface for
Macros 2.0. It currently exposes the |
quote | |
source_util | |
tt |