1name: "either"
2description: "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases."
3third_party {
4  version: "1.13.0"
5  license_type: NOTICE
6  last_upgrade_date {
7    year: 2024
8    month: 10
9    day: 3
10  }
11  homepage: "https://crates.io/crates/either"
12  identifier {
13    type: "Archive"
14    value: "https://static.crates.io/crates/either/either-1.13.0.crate"
15    version: "1.13.0"
16  }
17}
18