#contain #type #enumerated

either_of

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

1 unstable release

0.1.0 Apr 27, 2024

#922 in Data structures

Download history 29/week @ 2024-07-13 62/week @ 2024-07-20 80/week @ 2024-07-27 107/week @ 2024-08-03 183/week @ 2024-08-10 140/week @ 2024-08-17 153/week @ 2024-08-24 659/week @ 2024-08-31 592/week @ 2024-09-07 691/week @ 2024-09-14 714/week @ 2024-09-21 796/week @ 2024-09-28 683/week @ 2024-10-05 868/week @ 2024-10-12 880/week @ 2024-10-19 644/week @ 2024-10-26

3,154 downloads per month
Used in 6 crates (via tachys)

MIT license

6KB
118 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

~47KB