#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

#308 in Data structures

Download history 902/week @ 2024-09-26 465/week @ 2024-10-03 906/week @ 2024-10-10 908/week @ 2024-10-17 720/week @ 2024-10-24 1130/week @ 2024-10-31 1257/week @ 2024-11-07 740/week @ 2024-11-14 641/week @ 2024-11-21 1289/week @ 2024-11-28 2477/week @ 2024-12-05 2695/week @ 2024-12-12 2542/week @ 2024-12-19 2851/week @ 2024-12-26 3475/week @ 2025-01-02 4824/week @ 2025-01-09

14,163 downloads per month
Used in 61 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

~47KB