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

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

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