Derive Macro integral_enum::IntegralEnum

source ·
#[derive(IntegralEnum)]
{
    // Attributes available to this derive:
    #[enum_disable]
}
Expand description

Macro that implements bunch of traits. See module-level documentation for more detailed explaination.