piston::input::keyboard::CTRL_SHIFT [] [src]

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

Ctrl + Shift.