either 1.0.0

The enum `Either`, with variants `Left` and `Right` and trait implementations including Iterator, Read, Write. Either has methods that are similar to Option and Result. Includes convenience macros `try_left!()` and `try_right!()` to use for short-circuiting logic.
Documentation
Build #31083 2016-09-23T10:26:59.620907+00:00
# rustc version
rustc 1.13.0-nightly (4f9812a59 2016-09-21)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading either v1.0.0
Documenting either v1.0.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/either-1.0.0/src/lib.rs --crate-name either -o /home/cratesfyi/either-1.0.0/doc --cfg feature=\"default\" --cfg feature=\"use_std\" -L dependency=/home/cratesfyi/either-1.0.0/debug -L dependency=/home/cratesfyi/either-1.0.0/debug/deps`