MAX_THREAD_COUNT

Constant MAX_THREAD_COUNT 

Source
pub const MAX_THREAD_COUNT: usize = 512;
Expand description

The maximum thread count which should be spawned by the tokio runtime.