scoped-thread-pool 1.0.2

A flexible thread pool providing scoped threads. Updated fork of https://github.com/reem/rust-scoped-pool
Documentation
[dependencies.crossbeam]
version = "0.8"

[dependencies.scopeguard]
version = "0.1"

[dependencies.variance]
version = "0.1"
[dev-dependencies.itertools]
version = "0.4"

[dev-dependencies.rand]
version = "0.3"

[package]
authors = ["Mason Soroka-Gill <masonsorokagill@pm.me>"]
description = "A flexible thread pool providing scoped threads. Updated fork of https://github.com/reem/rust-scoped-pool"
license = "MIT"
name = "scoped-thread-pool"
readme = "README.md"
repository = "https://github.com/SOROM2/scoped-thread-pool"
version = "1.0.2"