rustfmt_
nightly
1.83.0-nightly
(1bc403daa 2024-10-11)
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Function
wrap_str
Copy item path
source
pub(crate) fn wrap_str( s:
String
, max_width:
usize
, shape:
Shape
, ) ->
Option
<
String
>