Function truncate

Source
pub fn truncate(text: &str, len: usize) -> Vec<String>