Skip to main content

truncate_to_width

Function truncate_to_width 

Source
pub fn truncate_to_width(text: &str, max_width: usize, ellipsis: &str) -> String