#[derive(StrictIntegralEnum)]
{
    // Attributes available to this derive:
    #[enum_impl]
}
Expand description

Strict version of the IntegralEnum, see module-level documentation for more detailed explaination.