Crate elor

Source
Expand description

A generic Either type implementation, accompanied by an ecosystem of helper traits, types, and others

Modules§

iter
Iterator extensions
prelude

Enums§

Either
Generic data type that represents either a value that’s of one type or another.

Type Aliases§

Boo
Borrowed or owned
LeftRight
Either with the same value on both sides