core
1.88.0-nightly-4824c2bb7-2025-05-02
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.