THREAD_COUNT

Constant THREAD_COUNT 

pub const THREAD_COUNT: usize = 16; // 16usize
Available on crate feature threading only.
Expand description

The maximum number of concurrent threads that can be created.