rustfmt_
nightly
1.85.0-nightly
(426d17342 2024-12-21)
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