http_
body
0.0.1
Module combinators
Module Items
Structs
In crate http_
body
http_body
Module
combinators
Copy item path
Source
Expand description
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.
Unsync
BoxBody
A boxed
Body
trait object that is !Sync.