Skip to main content

convert_pest_error

Function convert_pest_error 

Source
pub(super) fn convert_pest_error(e: Error<Rule>, source: &str) -> ParseError
Expand description

Convert a pest error into a human-friendly ParseError.