Constant three::AXIS_DOWN_UP [] [src]

pub const AXIS_DOWN_UP: Key = Key{neg: KeyCode::Down, pos: KeyCode::Up,}

Axis for up and down arrow keys.