executor_handle

Function executor_handle 

Source
pub fn executor_handle() -> &'static ExecutorHandle
Expand description

Get current ExecutorHandle

There can be only one ExecutorHandle and will panic if executor did not start.