Module http_body::combinators[][src]

Expand description

Combinators for the Body trait.

Structs

A boxed Body trait object.

Body returned by the map_data combinator.

Body returned by the map_err combinator.