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