either 1.0.3

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
  • Feature flags
  • Feature flags are not available for this release because it was built before features were collected by docs.rs.

either

Feature flags are not available for this release because it was built before features were collected by docs.rs.