pub type FlagsValues = EnumerationValues<FlagsValue>;Expand description
Representation of flags values wrapped by FlagsValuesStorage
Aliased Type§
#[repr(C)]pub struct FlagsValues([FlagsValue]);Tuple Fields§
§0: [FlagsValue]pub type FlagsValues = EnumerationValues<FlagsValue>;Representation of flags values wrapped by FlagsValuesStorage
#[repr(C)]pub struct FlagsValues([FlagsValue]);0: [FlagsValue]