rustfmt_
nightly
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
>