rust-either 1.5.3 Enum Either with variants Left and Right

The enum Either with variants Left and Right is a general purpose sum type with two cases.