http_
body_
util
0.1.2
Module either
Module Items
Modules
Enums
In crate http_
body_
util
http_body_util
Module
either
Copy item path
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.