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.
pub fn init_global_runtimes(options: &RuntimeOptions)
Initialize the global runtimes
Panics when the global runtimes are already initialized. You should call this function before using any runtime functions.