Function boxworks_lang::cst::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.