Attribute Macro auto_enums::enum_derive
source · [−]#[enum_derive]Expand description
An attribute macro like a wrapper of #[derive], implementing
the supported traits and passing unsupported traits to #[derive].
See crate level documentation for details.