fn new_unicode_words_ascii<'a>( s: &'a str, ) -> Filter<Map<AsciiWordBoundIter<'a>, fn((usize, &'a str)) -> &'a str>, fn(&&'a str) -> bool> ⓘ