auto_enums

Attribute Macro 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.