pub fn truncate_string(s: &str, max_len: usize) -> String
Truncate a string to a maximum length with ellipsis