$ either

v1.16.0MAJOR UPDATE

The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.

Downloads: 721.8M
Recent: 140.8M
Versions: 33
Updated: May 20, 2026

Minor update: 1.15.0 → 1.16.0

$ DOWNLOADS TREND

455.3M721.8M

$ VERSION HISTORY

v1.16.0May 20, 2026
v1.15.0March 5, 2025

$ LINKS

$ INSTALL

cargo add either

Or add to Cargo.toml: either = "1.16.0"