common_runtime::global

Function init_global_runtimes

source
pub fn init_global_runtimes(options: &RuntimeOptions)
Expand description

Initialize the global runtimes

ยงPanics

Panics when the global runtimes are already initialized. You should call this function before using any runtime functions.