Crate enum_default

Source

Derive Macrosยง

EnumDefaultDeprecated
EnumDefault provides a std::Default implementation for enums by using the first item as the return of ::default()