makeUnicodeScalarIterator()
Returns an iterator that will decode the code units into Unicode.Scalars.
Declaration
func makeUnicodeScalarIterator() -> UTF8Span.UnicodeScalarIteratorDiscussion
The resulting iterator has the same lifetime constraints as self.