Module syntax::ext::expand [−][src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Structs
| ExpansionConfig |
[ Experimental ]
|
| Invocation |
[ Experimental ]
|
| InvocationCollector |
[ Experimental ]
|
| MacroExpander |
[ Experimental ]
|
| Marker |
[ Experimental ]
|
Enums
| AstFragment |
[ Experimental ] A fragment of AST that can be produced by a single macro expansion. Can also serve as an input and intermediate result for macro expansion operations. |
| AstFragmentKind |
[ Experimental ] "Discriminant" of an AST fragment. |
| InvocationKind |
[ Experimental ]
|
Functions
| find_attr_invoc |
[ Experimental ]
|
| macro_bang_format |
[ Experimental ]
|