Module iroh_blobs::util::local_pool  
source · Expand description
A local task pool with proper shutdown
Structs§
- Local task pool configuration
 - A local task pool with proper shutdown
 - A handle to a
LocalPool - Future returned by
LocalPoolHandle::spawnandLocalPoolHandle::try_spawn. 
Enums§
- What to do when a panic occurs in a pool thread
 - Errors for spawn failures