rustfmt_nightly
1.79.0-nightly
(e3181b091 2024-04-18)
In rustfmt_nightly::utils
?
Settings
Function
rustfmt_nightly
::
utils
::
wrap_str
Copy item path
source
·
[
−
]
pub(crate) fn wrap_str( s:
String
, max_width:
usize
, shape:
Shape
) ->
Option
<
String
>