Structs§
- Body
Data Stream - A data stream created from a [
Body]. - Body
Stream - A stream created from a [
Body]. - Collected
- A collected body produced by
BodyExt::collectwhich collects all the DATA frames and trailers. - Frame
- Future that resolves to the next frame from a [
Body]. - Full
- A body that consists of a single chunk.
- Stream
Body - A body created from a [
Stream].
Traits§
- BodyExt
- An extension trait for [
http_body::Body] adding various combinators and adapters