rustfmt_
nightly
1.86.0
(05f9846f8 2025-03-31)
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