paralegal_policy::diagnostics

Function line_length_while

Source
fn line_length_while(s: &str, cont: impl FnMut(char) -> bool) -> usize