Crate auto_enums_derive

Source
Expand description

An internal crate to support auto_enums - do not use directly

Attribute Macrosยง

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