truncate_with_ellipsis

Function truncate_with_ellipsis 

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