Skip to main content

handle_key

Function handle_key 

Source
pub fn handle_key(
    app: &mut App,
    key: KeyEvent,
    backend_tx: &UnboundedSender<AppEvent>,
)