wrap_str
rustfmt_
nightly
1.92.0-nightly
(dc2c3564d 2025-09-29)
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
>