Function winit_runtime::executor::run

source ·
pub fn run(main: impl Future<Output = ()>) -> Result<(), EventLoopError>
Expand description

Entrypoint for runtime