rustfmt_nightly
1.81.0-nightly
(506985649 2024-07-20)
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
>