Enum kansas::events::KeyPress[][src]

pub enum KeyPress {}

key press emits glutin keyboardinput events

Trait Implementations

Auto Trait Implementations

impl Send for KeyPress

impl Sync for KeyPress