pub type EnumValues = EnumerationValues<EnumValue>;
Expand description
Representation of enum values wrapped by EnumValuesStorage
Aliased Type§
struct EnumValues(/* private fields */);
pub type EnumValues = EnumerationValues<EnumValue>;
Representation of enum values wrapped by EnumValuesStorage
struct EnumValues(/* private fields */);