A way to iterate over all variants of a rust struct/enum
Derive macros for iterating over all variants of a rust struct/enum
Procedural derive macro to generate boilerplate on unit variants enum types
An iterator through the variants in an enum.
Lightweight, high-performance embedded key-value database. Bitcask-style append-only journal, lock-free sharded hash index, at-rest encryption, sync + async APIs with streaming iterators.
Tools to iterate over all values of a type (e.g. all variants of an enumeration)
Procedural macro to derive Sequence
A fast iterator variant for intersection computations.
Variants of Rust std traits that use GATs
procedural macro that enhances enums with additional methods and conversions
Mapping of Ok variants in an iterator
Declarative macro-derivable trait for iterating over field-less enum type variants