Function agnostic_async_executor::get_global_executor[][src]

pub fn get_global_executor() -> &'static AgnosticExecutor

Gets the executor set as the global executor. It might panic if no executor is set.