☰
rustfmt_nightly
1.76.0-beta.9
(1633e2ae0 2024-01-27)
In rustfmt_nightly::utils
?
Function
rustfmt_nightly
::
utils
::
wrap_str
source
·
[
−
]
pub(crate) fn wrap_str( s:
String
, max_width:
usize
, shape:
Shape
) ->
Option
<
String
>