Expand description
Module providing the building blocks to create macros and expand them.
Structs
- Type containing macros bound to symbols which can be applied on an AST expression to transform it.
Enums
Traits
- A trait which abstracts over macros.
Module providing the building blocks to create macros and expand them.