hel-thread-pool 0.3.0

Simple sync thread pool
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Hellaeh <me@hellaeh.com>"]
description = "Simple sync thread pool"
edition = "2021"
license = "MIT"
name = "hel-thread-pool"
repository = "https://github.com/Hellaeh/thread-pool"
version = "0.3.0"