Crate raw_enum_macro
source · [−]Expand description
An attribute proc macro that generates the output from raw_enum
into the
scope of the annotated enum.
Attribute Macros
Generates a raw version of an enum.
An attribute proc macro that generates the output from raw_enum
into the
scope of the annotated enum.