Function pconvert_rust::pymodule::utils::get_num_threads[][src]

pub fn get_num_threads(options: &Option<Options>) -> i32
Expand description

Retrieves the number of threads value from the Options map if it exists. Otherwise it returns the default value: 0.