pub fn format_annotated_source(src: &str, spans: &[AnnotatedSpan]) -> StringExpand description
Format source text with annotated spans underlined.
pub fn format_annotated_source(src: &str, spans: &[AnnotatedSpan]) -> StringFormat source text with annotated spans underlined.