Skip to main content

is_key

Function is_key 

Source
pub fn is_key(event: &KeyEvent, code: KeyCode) -> bool
Expand description

Helper to check for common key combinations.