blob: 90f90662e8e6d7a18df65e085bd19f9d5dc0d358 [file] [log] [blame]
initSidebarItems({"enum":[["FromStrError","Reason why Utf8Char::from_str() failed."],["InvalidCodePoint","Reasons why an u32 is not a valid utf codepoint."],["InvalidUtf16Slice","Reasons why a slice of `u16`s doesn't start with valid UTF-16."],["InvalidUtf16Tuple","Reasons why one or two `u16`s are not valid UTF-16, in sinking precedence."],["InvalidUtf8","Reasons why a byte sequence is not valid UTF-8, excluding invalid codepoint. In sinking precedence."],["InvalidUtf8Array","Reasons why a byte array is not valid UTF-8, in sinking precedence."],["InvalidUtf8FirstByte","Reasons why a byte is not the start of a UTF-8 codepoint."],["InvalidUtf8Slice","Reasons why a byte slice is not valid UTF-8, in sinking precedence."]]});