fn set_exec_timeout(&mut self, timeout: Option<Duration>)fn get_exec_timeout(&self) -> Option<Duration>fn toggle_auto_scale(&mut self, auto_scale: bool)fn auto_scale_enabled(&self) -> boolimpl ThreadPoolStates for ThreadPool[src]fn set_exec_timeout(&mut self, timeout: Option<Duration>)[src]fn get_exec_timeout(&self) -> Option<Duration>[src]fn toggle_auto_scale(&mut self, auto_scale: bool)[src]fn auto_scale_enabled(&self) -> bool[src]