wrap_str
rustfmt_
nightly
1.93.0-beta.3
(6dfb8017e 2025-12-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
>