pub fn set_thread_count(count: NonZeroUsize)Expand description
Set the number of worker threads to use.
This will affect any future call to get_thread_count.
pub fn set_thread_count(count: NonZeroUsize)Set the number of worker threads to use.
This will affect any future call to get_thread_count.