Skip to main content

try_runtime

Function try_runtime 

Source
pub fn try_runtime() -> Option<Runtime>
Expand description

Returns a clone of the global Runtime if it has been initialized, or None otherwise.