Module either
http_
body_
util
0.1.3
Module either
Module Items
Modules
Enums
In crate http_
body_
util
Modules
collected
combinators
either
empty
full
limited
stream
util
Structs
BodyDataStream
BodyStream
Collected
Empty
Full
LengthLimitError
Limited
StreamBody
Enums
Either
Traits
BodyExt
http_body_util
Module
either
Copy item path
Settings
Help
Summary
Source
Modules
§
proj
🔒
This code is the (cleaned output) generated by
pin-project-lite
, as it does not support tuple variants.
Enums
§
Either
Sum type with two cases:
Left
and
Right
, used if a body can be one of two distinct types.