Module combinators
http_
body
0.4.6
Module combinators
Module Items
Structs
In crate http_
body
Modules
combinators
Structs
Collected
Data
Empty
Full
LengthLimitError
Limited
SizeHint
Trailers
Traits
Body
http_body
Module
combinators
Copy item path
Settings
Help
Summary
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.