Structsยง
- Error
Reporting Utf16 Chars - Iterator by
Result<char,Utf16CharsError>
over&[u16]
that contains potentially-invalid UTF-16. There is exactly oneUtf16CharsError
per each unpaired surrogate. - Utf16
Chars Error - A type for signaling UTF-16 errors.