scoped-pool 0.1.1

A flexible thread pool providing scoped threads.
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:

```toml
[dependencies]
scoped-pool = "*"
```

## Author

[Jonathan Reem](https://medium.com/@jreem) is the primary author and maintainer of scoped-pool.

## License

MIT