pub fn run_app<App: TuiApp>(app: &mut App) -> Result<App::Exit>
Runs an interactive terminal application with the default Foundry terminal setup.