Skip to main content

NewPressedKeyOutput

Type Alias NewPressedKeyOutput 

Source
pub type NewPressedKeyOutput<R, PKS, KS, E> = (PressedKeyResult<R, PKS, KS>, KeyEvents<E>);
Expand description