Crate auto_enums_derive[][src]

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].