Skip to main content

run

Function run 

Source
pub fn run(terminal: &mut DefaultTerminal, state: AppState) -> Result<()>
Expand description

The event loop: blocking reads (the browser has no background activity), one redraw per event.