Function rustfmt_nightly::utils::first_line_width
source · pub(crate) fn first_line_width(s: &str) -> usize
Expand description
The width of the first line in s.
pub(crate) fn first_line_width(s: &str) -> usize
The width of the first line in s.