blocking_pool 0.2.0

A thread pool for running synchronous I/O in asynchronous applications
Documentation
[[bench]]
harness = false
name = "bench"
[dependencies.completion-core]
version = "0.2.0"
[dev-dependencies.criterion]
version = "0.3.4"

[package]
authors = ["KaiJewson <kai.jewson@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "A thread pool for running synchronous I/O in asynchronous applications"
edition = "2018"
keywords = ["threadpool", "async"]
license = "MIT OR Apache-2.0"
name = "blocking_pool"
repository = "https://github.com/KaiJewson/blocking_pool"
version = "0.2.0"