1 unstable release

Uses old Rust 2015

0.0.1 Mar 4, 2015

#19 in #generalized

MIT license

5KB

or

A generalized Result.

A two-variant enum, like Result, but meant for more general use.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
or = "*"

Author

Jonathan Reem is the primary author and maintainer of or.

License

MIT


lib.rs:

or

A generalized Result.

No runtime deps