Trait logitech_lcd::EnumFlagSize []

pub trait EnumFlagSize {
    type Size: InnerBitFlags;
}

Associated Types

Implementors