Function winit_runtime::executor::executor_handle
source · pub fn executor_handle() -> &'static ExecutorHandleExpand description
Get current ExecutorHandle
There can be only one ExecutorHandle and will panic if executor did not start.