common_runtime::global

Function create_runtime

source
pub fn create_runtime(
    runtime_name: &str,
    thread_name: &str,
    worker_threads: usize,
) -> Runtime