rustfmt_nightly
1.81.0-nightly
(fda509e81 2024-06-25)
In rustfmt_nightly::utils
Function
rustfmt_nightly
::
utils
::
wrap_str
Copy item path
source
ยท
[
−
]
pub(crate) fn wrap_str( s:
String
, max_width:
usize
, shape:
Shape
, ) ->
Option
<
String
>