Function vector::app::build_runtime

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