[−][src]Function prettydiff::text::split_words
pub fn split_words(text: &str) -> impl Iterator<Item = &str>
Split string by non-alphanumeric characters keeping delemiters
pub fn split_words(text: &str) -> impl Iterator<Item = &str>
Split string by non-alphanumeric characters keeping delemiters