Crate either [] [src]

Reexports

pub use Either::{Left, Right};

Enums

Either

Either represents an alternative holding one value out of either of the two possible values.