Skip to main content

underline_span

Function underline_span 

Source
pub fn underline_span(line: &str, col: usize, len: usize) -> String
Expand description

Return a string that underlines the span within its line.