#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

#950 in Data structures

Download history 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 602/week @ 2024-10-26 1499/week @ 2024-11-02 829/week @ 2024-11-09

3,994 downloads per month
Used in 8 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