rustfmt_
nightly
1.87.0
(17067e9ac 2025-05-09)
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
>