Available on crate feature
reqwest only.Expand description
When something went wrong.
Structs§
- Client
Error - An error that can occur while handling HTTP requests.
Enums§
- Error
- This type represent all possible errors that can occurs during the request processing.
Type Aliases§
- BoxError
- Alias for a type-erased error type.