pub fn init_thread_pool(reader_threads: ReaderThreads) -> Arc<ThreadPool>
Expand description
Initialize the reader thread-pool backed by rayon
.
pub fn init_thread_pool(reader_threads: ReaderThreads) -> Arc<ThreadPool>
Initialize the reader thread-pool backed by rayon
.