#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

#192 in Data structures

Download history 1106/week @ 2024-11-27 2150/week @ 2024-12-04 2832/week @ 2024-12-11 2664/week @ 2024-12-18 2924/week @ 2024-12-25 3127/week @ 2025-01-01 4685/week @ 2025-01-08 4639/week @ 2025-01-15 4598/week @ 2025-01-22 4729/week @ 2025-01-29 4878/week @ 2025-02-05 5280/week @ 2025-02-12 6420/week @ 2025-02-19 6677/week @ 2025-02-26 6343/week @ 2025-03-05 6051/week @ 2025-03-12

26,211 downloads per month
Used in 86 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