Function rustfmt_nightly::utils::filtered_str_fits
source · pub(crate) fn filtered_str_fits(
snippet: &str,
max_width: usize,
shape: Shape
) -> bool
pub(crate) fn filtered_str_fits(
snippet: &str,
max_width: usize,
shape: Shape
) -> bool