[−][src]Crate http_body
Asynchronous HTTP request or response body.
See Body for more details.
Modules
| combinators | Combinators for the   | 
Structs
| Data | Future that resolves to the next data chunk from   | 
| Empty | A body that is always empty.  | 
| SizeHint | A   | 
| Trailers | Future that resolves to the optional trailers from   | 
Traits
| Body | Trait representing a streaming body of a Request or Response.  |