Skip to main content
wrap_str
rustfmt_
nightly
1.97.0-beta.4
(36645eb0d 2026-06-12)
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
>