Module report

Source

Structsยง

ErrorReportingUtf8Chars
Iterator by Result<char,Utf8CharsError> over &[u8] that contains potentially-invalid UTF-8. There is exactly one Utf8CharsError per each error as defined by the WHATWG Encoding Standard.
Utf8CharsError
A type for signaling UTF-8 errors.