core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
Module error
Module Items
Structs
In core::
str
core
::
str
Module
error
Copy item path
Source
Expand description
Defines utf8 error type.
Structs
§
Parse
Bool
Error
An error returned when parsing a
bool
using
from_str
fails
Utf8
Error
Errors which can occur when attempting to interpret a sequence of
u8
as a string.