[go: up one dir, main page]

Type Alias EnumValues

Source
pub type EnumValues = EnumerationValues<EnumValue>;
Expand description

Representation of enum values wrapped by EnumValuesStorage

Aliased Typeยง

#[repr(C)]
pub struct EnumValues(/* private fields */);