Function underline_span

Source
pub fn underline_span(
    prefix: &str,
    args: &str,
    start: usize,
    end: usize,
) -> String