Function string_wrap

Source
pub fn string_wrap(text: &str, width: usize, keep_words: bool) -> String