rustfmt_nightly::utils

Function filtered_str_fits

Source
pub(crate) fn filtered_str_fits(
    snippet: &str,
    max_width: usize,
    shape: Shape,
) -> bool