Function rustfmt_nightly::expr::last_line_offsetted

source ·
fn last_line_offsetted(start_column: usize, pat_str: &str) -> bool
Expand description

Returns true if the last line of pat_str has leading whitespace and it is wider than the shape’s indent.