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

no-std either_of

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

5 releases

new 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

#515 in Rust patterns

Download history 2613/week @ 2024-12-21 3015/week @ 2024-12-28 3857/week @ 2025-01-04 5109/week @ 2025-01-11 4732/week @ 2025-01-18 4226/week @ 2025-01-25 4899/week @ 2025-02-01 5456/week @ 2025-02-08 5449/week @ 2025-02-15 6638/week @ 2025-02-22 6455/week @ 2025-03-01 6558/week @ 2025-03-08 6545/week @ 2025-03-15 7166/week @ 2025-03-22 5889/week @ 2025-03-29 6557/week @ 2025-04-05

27,134 downloads per month
Used in 90 crates (3 directly)

MIT license

38KB
781 lines

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

Dependencies

~50KB