Module syntex_syntax::ext [] [src]

Modules

base
build
decorator
env
expand
hygiene

Machinery for hygienic macros, inspired by the MTWT[1] paper.

placeholders
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 libsyntax operations that the quasiquoter's output needs to compile correctly, along with the following operators:

quote
source_util
tt