#leptos #reactive #dom #ssr #web #either-of

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

#1228 in Rust patterns

Download history 4910/week @ 2025-01-10 4924/week @ 2025-01-17 3965/week @ 2025-01-24 5047/week @ 2025-01-31 5500/week @ 2025-02-07 5096/week @ 2025-02-14 6565/week @ 2025-02-21 6719/week @ 2025-02-28 6478/week @ 2025-03-07 6417/week @ 2025-03-14 7029/week @ 2025-03-21 6086/week @ 2025-03-28 5987/week @ 2025-04-04 7169/week @ 2025-04-11 5975/week @ 2025-04-18 5391/week @ 2025-04-25

25,545 downloads per month
Used in 98 crates (3 directly)

MIT license

38KB
781 lines

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

Dependencies

~50KB