Crate declarative_type_state
source ·Re-exports§
Macros§
- Given an enum, implements for each variant field’s type:
- Extracts all variants of input enum
- Extracts all variants of the enum and creates a new enum with the extracted variants
- Generates a collection type that contains a single value of each type