Skip to main content

run

Function run 

Source
pub async fn run(
    runtime: Arc<dyn FrontendRuntime>,
) -> Result<FrontendExit, FrontendAppError>
Expand description

Run the canonical full-screen frontend over a local or remote adapter.