uvth 1.1.0

Compact and efficient threadpool implementation as an alternative to the threadpool crate.
Documentation
Build #167547 2019-06-25T14:01:09.068548+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)

# build log
Updating crates.io index
Downloading crates ...
Downloaded uvth v1.1.0
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.9
Fresh smallvec v0.6.10
Fresh crossbeam-utils v0.6.5
Fresh log v0.4.6
Fresh crossbeam-channel v0.3.8
Documenting uvth v1.1.0
Running `rustdoc --edition=2018 --crate-name uvth /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uvth-1.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.8' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-0f26158fec148560.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2eb234fee6d10e29.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.56s