cargo::util

Function truncate_with_ellipsis

source
pub fn truncate_with_ellipsis(s: &str, max_width: usize) -> String