Module reqwest_mock::error [] [src]

Defines the Error type we use in this library (error-chain).

Structs

Error

The Error type.

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.