input::keyboard::CTRL_SHIFT_ALT
[−]
pub const CTRL_SHIFT_ALT: ModifierKey=
ModifierKey{bits: CTRL.bits | SHIFT.bits | ALT.bits,}
Ctrl + Shift + Alt.