Closed
Description
Following the last few comments on #4926.
Add a RangeEnum
trait for simple Enums (which implement FromPrimitive
) to allow quick access to the total number of values, and provide an iterator over the values.
Metadata
Metadata
Assignees
Labels
No labels