piston::input::keyboard::SHIFT_ALT [] [src]

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

Shift + Alt.