Skip to main content

print_to_string_pretty

Function print_to_string_pretty 

Source
pub fn print_to_string_pretty(root: &NodeRef) -> Result<String>
Expand description

Prints a node tree to a string with pretty printing.