Function get_current_runtime

Source
pub async fn get_current_runtime<'a>() -> RuntimeWrapper<'a>
Expand description

This gets the currently running runtime. PANICS IF IT IS CALLED FROM OUTSIDE THE RUNTIME.