rustfmt_
nightly
1.82.0
(f6e511eec 2024-10-15)
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
>