parse_debug_dump

Function parse_debug_dump 

Source
pub fn parse_debug_dump(ucms: &str)
Expand description

Dumps a tree to stderr of the .ucm data in the argument as seen by the Pest parser. The tree comes from the pest_ascii_tree crate.