☰
Module error
Structs
?
Module
core
::
str
::
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.