Macros§
- impl_
display_ 🔒for_ with_ option - 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. - impl_
display_ 🔒t
Structs§
Enums§
- Format
Mode - Describes the context in which to print an AST.
Traits§
- AstDisplay
- With
Option Name - Functions that generalize to AST nodes representing the “name” of a
WITH
option.