Expand description
Defines Error
, representing all errors returned by this crate.
Enums
Enum with all errors in this crate.
Type Definitions
Typedef for a
std::result::Result
of an Error
.Defines Error
, representing all errors returned by this crate.
std::result::Result
of an Error
.