#[derive(Enumerated)]
Expand description

Creates enum_map::Enumerated implementation for the underlying Enum. Also derives Copy and Clone.