Constant THREAD_COUNT
pub const THREAD_COUNT: usize = 16; // 16usizeAvailable on crate feature
threading only.Expand description
The maximum number of concurrent threads that can be created.
pub const THREAD_COUNT: usize = 16; // 16usizethreading only.The maximum number of concurrent threads that can be created.