☰
Module combinators
Structs
?
Module
http_body
::
combinators
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.
UnsyncBoxBody
A boxed
Body
trait object that is !Sync.