makeCharacterIterator()
Returns an iterator that will construct Characters from the underlying UTF-8 content.
Declaration
func makeCharacterIterator() -> UTF8Span.CharacterIteratorDiscussion
The resulting iterator has the same lifetime constraints as self.