rustfmt_nightly
1.81.0-nightly
(c6727fc9b 2024-07-12)
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
>