#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

#306 in Data structures

Download history 477/week @ 2024-09-30 965/week @ 2024-10-07 715/week @ 2024-10-14 802/week @ 2024-10-21 729/week @ 2024-10-28 1576/week @ 2024-11-04 792/week @ 2024-11-11 752/week @ 2024-11-18 857/week @ 2024-11-25 1722/week @ 2024-12-02 2656/week @ 2024-12-09 2792/week @ 2024-12-16 2707/week @ 2024-12-23 3165/week @ 2024-12-30 4254/week @ 2025-01-06 4351/week @ 2025-01-13

14,862 downloads per month
Used in 73 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