Function format_ast

Source
pub fn format_ast(root: &SyntaxNode) -> String
Expand description

Formats a SyntaxNode as a debug AST string with 2-space indentation.