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