Function parallelism_degree
pub fn parallelism_degree(parallelism: Parallelism<'_>) -> usize
Expand description
The amount of threads that should ideally execute an operation with the given parallelism.
pub fn parallelism_degree(parallelism: Parallelism<'_>) -> usize
The amount of threads that should ideally execute an operation with the given parallelism.