derives an additional enum from a nested enum that contains only variants and no nested fields
Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.
derive macros enabling the variants crate
Procedural derive macro to generate boilerplate on unit variants enum types
derives an additional enum from a nested enum that contains only variants and no nested fields
Proc macros for dtype_variant
Macros for the parse-variants crate
Background jobs for Rust
derive macro for the variant-map crate, adds another type called StructMap
Derive macros for iterating over all variants of a rust struct/enum
Derive helper methods for enum variants that are familiar from `std::option::Option` & `std::result::Result` such as `unwrap_or` or `and_then`.
Derive macro for converting instances of enums to and from strs using variant names
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.