format_cst

Function format_cst 

Source
pub fn format_cst(node: &SyntaxNode, options: FormatOptions) -> String
Expand description

Format a Styx document from its CST.

This preserves all comments and produces properly indented output.