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