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