Function truncate_string

Source
pub fn truncate_string(input: &str, max_length: usize) -> String