pub fn underline_span(line: &str, col: usize, len: usize) -> String
Return a string that underlines the span within its line.