Structsยง
- Error
Reporting Utf8 Chars - Iterator by
Result<char,Utf8CharsError>
over&[u8]
that contains potentially-invalid UTF-8. There is exactly oneUtf8CharsError
per each error as defined by the WHATWG Encoding Standard. - Utf8
Chars Error - A type for signaling UTF-8 errors.