pub fn get_error_contexts(
errors: &[ParseError],
source: &str,
) -> Vec<ErrorContext>Expand description
Enrich a list of errors with source context
pub fn get_error_contexts(
errors: &[ParseError],
source: &str,
) -> Vec<ErrorContext>Enrich a list of errors with source context