Dependency macro for enum_variant_eq
Determining that enumerations only have Variant equal
Procedural derive macro to generate boilerplate on unit variants enum types
A procedural macro to generate first-class structs for enum variants
Derive macro to get the name of a struct, enum or enum variant
This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.
Background jobs for Rust
A small, derive-based bit packing library for compact integer representations
bitfields for rust
XML serialization for facet using the new format architecture - successor to facet-xml
Rust macro to automatically generate conversions for newtype enums.
Derive macros for converting between enums and strings