Macros§
- To allow
WITH
option AST nodes to be printed without redaction, you should use this macro’s implementation ofAstDisplay
. For more details, consult the doc strings on the functions used on its implementation.
Structs§
Enums§
- Describes the context in which to print an AST.
Traits§
- Functions that generalize to AST nodes representing the “name” of a
WITH
option.