Function handle_key_event

Source
pub(crate) fn handle_key_event(
    app: &App<'_>,
    keymap: &KeyMap,
    key: KeyEvent,
) -> Action