debug_print

Function debug_print 

Source
pub fn debug_print(rules: Pairs<'_, Rule>) -> String
Expand description

Pretty string representation of a Pairs parse tree. Useful for directly debugging the output of GABCParser::parse() or parse_gabc().