Expand description
A local task pool with proper shutdown
Structs§
- Config
- Local task pool configuration
- Local
Pool - A local task pool with proper shutdown
- Local
Pool Handle - A handle to a
LocalPool
- Run
- Future returned by
LocalPoolHandle::spawn
andLocalPoolHandle::try_spawn
.
Enums§
- Panic
Mode - What to do when a panic occurs in a pool thread
- Spawn
Error - Errors for spawn failures