Expand description

Combinators for the Body trait.

Structs

A boxed Body trait object.
Future that resolves into a Collected.
Future that resolves to the next frame from a Body.
Body returned by the map_err combinator.
Body returned by the map_data combinator.
A boxed Body trait object that is !Sync.