pub fn config_max_optimization_threads( config: &[(String, Value)], key: &str, ) -> Option<OptimizationThreads>
Reads a thread count as a positive integer or the string auto.
auto