Function vector::num_threads
source ยท pub fn num_threads() -> usize
Expand description
Returns an estimate of the number of recommended threads that Vector should spawn.
pub fn num_threads() -> usize
Returns an estimate of the number of recommended threads that Vector should spawn.