Module prettify_macro_expansion

Source
Expand description

Utilities for formatting macro expanded nodes until we get a proper formatter.

Functions§

prettify_macro_expansionDeprecated
Renders a [SyntaxNode] with whitespace inserted between tokens that require them.