threadpool-simple 0.1.1

Simple Threadpool for working with many tasks easily
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Alexander <qmvscorpio@gmail.com>"]
description = "Simple Threadpool for working with many tasks easily"
edition = "2021"
license = "MIT"
name = "threadpool-simple"
readme = "README.md"
version = "0.1.1"