Skip to main content

apply

Function apply 

Source
pub fn apply(app: &mut App, intent: Intent)
Expand description

Apply an intent to the app. The caller (the real event loop) is responsible for translating crossterm key events into intents.