vector::app

Function build_runtime

source
pub fn build_runtime(
    threads: Option<usize>,
    thread_name: &str,
) -> Result<Runtime, ExitCode>