[go: up one dir, main page]

FlagsValues

Type Alias FlagsValues 

Source
pub type FlagsValues = EnumerationValues<FlagsValue>;
Expand description

Representation of flags values wrapped by FlagsValuesStorage

Aliased Typeยง

pub struct FlagsValues(/* private fields */);