[][src]Module spirit_reqwest::futures

The support for async 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.