pub type EnumValues = EnumerationValues<EnumValue>;
Representation of enum values wrapped by EnumValuesStorage
EnumValuesStorage
#[repr(C)]pub struct EnumValues([EnumValue]);
0: [EnumValue]