Module display

Source

Macros§

impl_display_for_with_option 🔒
To allow WITH option AST nodes to be printed without redaction, you should use this macro’s implementation of AstDisplay. For more details, consult the doc strings on the functions used on its implementation.
impl_display_t 🔒

Structs§

AstFormatter
DisplaySeparated
EscapeSingleQuoteString
EscapedStringLiteral

Enums§

FormatMode
Describes the context in which to print an AST.

Traits§

AstDisplay
WithOptionName
Functions that generalize to AST nodes representing the “name” of a WITH option.

Functions§

comma_separated
escape_single_quote_string
escaped_string_literal
separated