Function pconvert_rust::pymodule::utils::get_num_threads
source · pub fn get_num_threads(options: &Option<Options>) -> i32Expand description
Retrieves the number of threads value from the Options map if it exists.
Otherwise it returns the default value: 0.