Skip to main content

error_source_text

Function error_source_text 

Source
pub fn error_source_text<'a>(err: &ParseError, source: &'a str) -> &'a str
Expand description

Extract the source text covered by the error span.