pub async fn get_current_runtime<'a>() -> &'a mut QueuedRuntime ⓘ
Expand description
This gets the currently running runtime. PANICS IF IT IS CALLED FROM OUTSIDE THE RUNTIME.
pub async fn get_current_runtime<'a>() -> &'a mut QueuedRuntime ⓘ
This gets the currently running runtime. PANICS IF IT IS CALLED FROM OUTSIDE THE RUNTIME.