slave-pool 0.4.0

Simple thread pool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "slave-pool"
version = "0.4.0"
dependencies = [
 "thread-waker",
]

[[package]]
name = "thread-waker"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81048f159f7459dbe6dfe8114da20986b2f198f9f3c74f767415aecfd1c9b3b4"