Function rustfmt_nightly::utils::last_line_used_width
source · pub(crate) fn last_line_used_width(s: &str, offset: usize) -> usizeExpand description
The total used width of the last line.
pub(crate) fn last_line_used_width(s: &str, offset: usize) -> usizeThe total used width of the last line.