Searched defs:Utf16CharIndexIter (Results 1 – 1 of 1) sorted by relevance
717 pub struct Utf16CharIndexIter<'text> { struct722 impl<'text> Utf16CharIndexIter<'text> { impl728 impl Iterator for Utf16CharIndexIter<'_> { implementation