pub fn format_ast(root: &SyntaxNode) -> StringExpand description
Formats a SyntaxNode as a debug AST string with 2-space indentation.
pub fn format_ast(root: &SyntaxNode) -> StringFormats a SyntaxNode as a debug AST string with 2-space indentation.