Documentation

scoped-pool

A flexible thread pool providing scoped threads.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
scoped-pool = "*"

Author

Jonathan Reem is the primary author and maintainer of scoped-pool.

License

MIT