async_start

Function async_start 

Source
pub async fn async_start<A: App + 'static>(
    app: A,
    window_builder: WindowBuilder,
)