[][src]Function web_worker::default_thread_pool

pub fn default_thread_pool(concurrency: Option<usize>) -> Option<ThreadPool>

Creates a new rayon::ThreadPool with default concurrency value provided by the browser