or

Crates.ioor
lib.rsor
version0.0.1
sourcesrc
created_at2015-03-04 05:55:00.692612
updated_at2015-12-11 23:56:40.231265
descriptionA generalized Result.
homepage
repositoryhttps://github.com/reem/rust-or.git
max_upload_size
id1518
size5,222
log (github:rust-lang:log)

documentation

README

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

Commit count: 2

cargo fmt