piston::input::keyboard::CTRL_SHIFT_ALT [−] [src]

pub const CTRL_SHIFT_ALT: ModifierKey = ModifierKey{bits: CTRL.bits | SHIFT.bits | ALT.bits,}