[][src]Function melib::text_processing::grapheme_clusters::word_break_string

pub fn word_break_string(s: &str, width: usize) -> Vec<&str>