#[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.
#[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.