Function truncate

Source
pub fn truncate(s: &str, max_len: usize) -> String
Expand description

Truncate string to specified length with ellipsis