Function pretty_yaml::print_tree

source ยท
pub fn print_tree(root: &Root, options: &FormatOptions) -> String
Expand description

Print the given concrete syntax tree. You may use this when you already have the parsed CST.