Searched defs:get_iterator (Results 1 – 2 of 2) sorted by relevance
69 fn get_iterator(s: &str) -> unicode_segmentation::UnicodeWords { in get_iterator() function74 fn get_iterator(s: &str) -> impl Iterator<Item = &str> { in get_iterator() function
679 composite_iter_t get_iterator () const in get_iterator() function