rustfmt_nightly::utils

Function first_line_ends_with

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