A generalized Result.
A two-variant enum, like Result, but meant for more general use.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
toml
[dependencies]
or = "*"
Jonathan Reem is the primary author and maintainer of or.
MIT