Traits§
- Inline
Macro Call - Trait providing a consistent interface for inline macro calls.
- Plugin
Result Trait - Trait providing a consistent interface for the result of a macro plugins.
Functions§
- escape_
node - Escapes a node for use in a format string.
- extract_
single_ unnamed_ arg - Extracts a single unnamed argument.
- extract_
unnamed_ args - Extracts
n
unnamed arguments. - try_
extract_ unnamed_ arg - Gets the syntax of an argument, and extracts the value if it is unnamed.
- unsupported_
bracket_ diagnostic - Returns diagnostics for an unsupported bracket type.