Expand description
This crate contains macros for deriving useful traits on C-like enums
Derive Macrosยง
- TryFrom
Primitive - Generate
TryFromfor each primitive type mentioned as aTryFromPrimitiveTypeattribute.
This crate contains macros for deriving useful traits on C-like enums
TryFrom for each primitive type mentioned as a
TryFromPrimitiveType attribute.