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.
pub async fn get_current_runtime<'a>() -> RuntimeWrapper<'a>This gets the currently running runtime. PANICS IF IT IS CALLED FROM OUTSIDE THE RUNTIME.