Skip to main content

last_line_used_width

Function last_line_used_width 

Source
pub(crate) fn last_line_used_width(
    s: &str,
    offset: usize,
    tab_spaces: usize,
) -> usize
Expand description

The total used width of the last line.