Function rustfmt_nightly::utils::first_line_ends_with[][src]

pub(crate) fn first_line_ends_with(s: &str, c: char) -> bool