Module error

Module error 

Source
Available on crate feature reqwest only.
Expand description

When something went wrong.

Structs§

ClientError
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.