base-threadpool 0.0.3

minimalistic threadpool implementation
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "base-threadpool"
description = "minimalistic threadpool implementation"
category = ["concurrency"]
version = "0.0.3"
edition = "2021"
license = "MIT"

[dependencies]