Expand description
An internal crate to support auto_enums - do not use directly
Attribute Macrosยง
- enum_
derive - An attribute macro like a wrapper of
#[derive], implementing the supported traits and passing unsupported traits to#[derive].
An internal crate to support auto_enums - do not use directly
#[derive], implementing
the supported traits and passing unsupported traits to #[derive].