[][src]Module spirit_reqwest::blocking

The support for blocking clients.

Structs

AtomicClient

A storage for one Client that can be atomically exchanged under the hood.

IntoClient

A transformation to turn a ClientBuilder into a Client.