Module either

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.