pretty_print

Function pretty_print 

Source
pub fn pretty_print<'a, W: Write>(w: &mut W, tree: impl TreeIter<'a>) -> Result
Expand description

Pretty print a Box CST.