pub fn extract_errors(pairs: Pairs<'_, Rule>) -> Vec<ParsingError>
Expand description

Extract all errors from a Pax parse result