Function git_repository::parallel::num_threads
source · [−]Available on crate features
unstable and parallel only.Expand description
Returns the amount of threads the system can effectively use as the amount of its logical cores.
Only available with the parallel feature toggle set.