Expand description
Implementations of executors for running tasks concurrently.
Structs
- Thin wrapper of rayon::ThreadPool which allows the use of
ThreadPool::shutdown
methpd
Enums
Traits
- The trait that all thread pools should implement.
Functions
- Checks the number of logical cores available to the system.