Skip to main content

Module debug

Module debug 

Source
Expand description

Debug formatting and printing for template expansions.

Functionsยง

ast
Returns a human-readable representation of the template AST.
fmt
Formats a token string with indentation and line breaks.
print
Pretty-prints the generated token stream to stderr.
raw
Returns the raw expansion code with internal names cleaned up.