Expand description
Client errors
Structs§
- Client
Error - Error
- The Error type.
- Field
Err
Enums§
- Error
Kind - The kind of an error.
Traits§
- Result
Ext - Additional methods for
Result
, for easy interaction with this crate.
Type Aliases§
- Result
- Convenient wrapper around
std::Result
.