fn spans_for_parse_errors(file: &File, errors: &[ParseError]) -> Vec<SpanLabel>Expand description
Process a list of parse errors into a set of span labels, annotating parse errors.
fn spans_for_parse_errors(file: &File, errors: &[ParseError]) -> Vec<SpanLabel>Process a list of parse errors into a set of span labels, annotating parse errors.