[−][src]Module reqwest::async
An 'async' implementation of the reqwest Client
.
Modules
multipart | multipart/form-data |
Structs
Body | An asynchronous |
Chunk | A chunk of bytes for a |
Client | An asynchronous |
ClientBuilder | A |
Decoder | A response decompressor over a non-blocking stream of chunks. |
Request | A request which can be executed with |
RequestBuilder | A builder to construct the properties of a |
Response | A Response to a submitted |
Traits
ResponseBuilderExt | Extension trait for http::response::Builder objects |