rahat3062_pool 0.1.0

A simple, efficient thread pool for Rust.❤️
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A simple, efficient thread pool for Rust.❤️"
documentation = "https://docs.rs/rahat3062_pool/0.1.0/rahat3062_pool/"
edition = "2021"
exclude = ["src/bin/*"]
license = "MIT"
name = "rahat3062_pool"
readme = "README.md"
version = "0.1.0"