Module report

Source

Structsยง

ErrorReportingUtf16Chars
Iterator by Result<char,Utf16CharsError> over &[u16] that contains potentially-invalid UTF-16. There is exactly one Utf16CharsError per each unpaired surrogate.
Utf16CharsError
A type for signaling UTF-16 errors.