pub fn get_num_threads(options: &Option<Options>) -> usize
Retrieves the number of threads value from the Options map if it exists. Otherwise it returns the default value: 0.
Options