Module error

Source
Expand description

Defines utf8 error type.

Structsยง

ParseBoolError
An error returned when parsing a bool using from_str fails
Utf8Error
Errors which can occur when attempting to interpret a sequence of u8 as a string.