workerpool 1.0.2

A thread pool for running a number of jobs on a fixed set of stateful worker threads.
Documentation
Build #77202 2017-11-24 00:11:51

# rustc version rustc 1.22.0-dev (b1cfd1750 2017-09-21)

# docs.rs version cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading workerpool v1.0.2 Fresh libc v0.2.33 Fresh num_cpus v1.7.0 Documenting workerpool v1.0.2 Running `rustdoc --crate-name workerpool .cargo/registry/src/github.com-1ecc6299db9ec823/workerpool-1.0.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-953d2648b0611ca8.rlib --extern-version num_cpus=num_cpus,1.7.0` Finished dev [unoptimized + debuginfo] target(s) in 0.50 secs