Expand description
Interfaces for working with errors.
Structs§
- Error
- An error encountered when communicating with the service.
Enums§
- Error
Kind - The kind of error.
Traits§
- Result
Ext - An extension to the
Resulttype that easy allows creatingErrorvalues from existing errors.