Module http_body::combinators[][src]

Combinators for the Body trait.

Structs

BoxBody

A boxed Body trait object.

MapData

Body returned by the map_data combinator.

MapErr

Body returned by the map_err combinator.