Function find_word_ranges

Source
pub fn find_word_ranges(text: &[u8]) -> Vec<Range<usize>>