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