threads_pool 0.1.12

This package provides an easy way to create and manage thread pools, so you don't have to.
Documentation
Build #145151 2019-02-26 03:15:28

# rustc version rustc 1.34.0-nightly (f66e4697a 2019-02-20)

# docs.rs version cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log Updating crates.io index Downloading crates ... Downloaded threads_pool v0.1.12 Fresh lazy_static v1.2.0 Fresh cfg-if v0.1.6 Fresh smallvec v0.6.9 Fresh crossbeam-utils v0.6.5 Fresh crossbeam-channel v0.3.8 Documenting threads_pool v0.1.12 Running `rustdoc --edition=2018 --crate-name threads_pool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/threads_pool-0.1.12/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.8' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-a352f41d4dd804b8.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 2.82s