rustfmt_
nightly
1.84.0-nightly
(86d69c705 2024-10-22)
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Function
filtered_str_fits
Copy item path
source
pub(crate) fn filtered_str_fits( snippet: &
str
, max_width:
usize
, shape:
Shape
, ) ->
bool