#contain #type #enumerated

either_of

Utilities for working with enumerated types that contain one of 2..n other types

3 releases

0.1.2 Dec 23, 2024
0.1.1 Dec 4, 2024
0.1.0 Apr 27, 2024

#307 in Data structures

Download history 682/week @ 2024-09-22 700/week @ 2024-09-29 891/week @ 2024-10-06 693/week @ 2024-10-13 860/week @ 2024-10-20 625/week @ 2024-10-27 1634/week @ 2024-11-03 826/week @ 2024-11-10 778/week @ 2024-11-17 670/week @ 2024-11-24 1779/week @ 2024-12-01 2523/week @ 2024-12-08 2732/week @ 2024-12-15 2758/week @ 2024-12-22 3099/week @ 2024-12-29 4378/week @ 2025-01-05

13,278 downloads per month
Used in 60 crates (3 directly)

MIT license

12KB
236 lines

Utilities for working with enumerated types that contain one of 2..n other types.


lib.rs:

Utilities for working with enumerated types that contain one of 2..n other types.

Dependencies

~48KB