Module input_linux::enum_iterator
source · Expand description
Iteration over enum values.
Structs
- Iterates over all values of an enum.
Traits
- Allows
EnumIteratorto iterate over an enum type.
Iteration over enum values.
EnumIterator to iterate over an enum type.