cargo
1.81.0-nightly
(e9e6e2e44 2024-06-28)
In cargo::util
Function
cargo
::
util
::
truncate_with_ellipsis
Copy item path
source
ยท
[
−
]
pub fn truncate_with_ellipsis(s: &
str
, max_width:
usize
) ->
String