Function rustfmt_nightly::utils::first_line_ends_with

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