A flexible thread pool providing scoped threads.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
toml
[dependencies]
scoped-pool = "*"
Jonathan Reem is the primary author and maintainer of scoped-pool.
MIT