#contain #enumerated #2-n #contain-of-2-n

no-std either_of

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

5 releases

0.1.6 Apr 11, 2025
0.1.5 Jan 31, 2025
0.1.2 Dec 23, 2024
0.1.1 Dec 4, 2024
0.1.0 Apr 27, 2024

#615 in Rust patterns

Download history 7706/week @ 2025-05-01 6960/week @ 2025-05-08 6872/week @ 2025-05-15 7871/week @ 2025-05-22 7711/week @ 2025-05-29 8455/week @ 2025-06-05 9417/week @ 2025-06-12 8362/week @ 2025-06-19 9496/week @ 2025-06-26 9128/week @ 2025-07-03 9633/week @ 2025-07-10 9573/week @ 2025-07-17 8532/week @ 2025-07-24 8591/week @ 2025-07-31 7822/week @ 2025-08-07 6533/week @ 2025-08-14

32,932 downloads per month
Used in 131 crates (4 directly)

MIT license

38KB
781 lines

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

Dependencies

~49KB