☰
Other items in
rustfmt_nightly
::
utils
All crates
?
Function
rustfmt_nightly
::
utils
::
wrap_str
[
−
]
[src]
pub(crate) fn wrap_str(
s:
String
,
max_width:
usize
,
shape:
Shape
) ->
Option
<
String
>