Attribute Macro auto_enums::enum_derive[][src]

#[enum_derive]

An attribute macro like a wrapper of #[derive], implementing the supported traits and passing unsupported traits to #[derive].

See crate level documentation for details.