#contain #type #enumerated

no-std either_of

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

4 releases

0.1.5 Jan 31, 2025
0.1.2 Dec 23, 2024
0.1.1 Dec 4, 2024
0.1.0 Apr 27, 2024

#236 in Data structures

Download history 604/week @ 2024-10-25 1347/week @ 2024-11-01 1062/week @ 2024-11-08 790/week @ 2024-11-15 625/week @ 2024-11-22 1524/week @ 2024-11-29 2438/week @ 2024-12-06 2713/week @ 2024-12-13 2466/week @ 2024-12-20 3078/week @ 2024-12-27 3639/week @ 2025-01-03 4910/week @ 2025-01-10 4924/week @ 2025-01-17 3965/week @ 2025-01-24 5064/week @ 2025-01-31 5926/week @ 2025-02-07

20,664 downloads per month
Used in 76 crates (3 directly)

MIT license

38KB
781 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

~50KB