tokio-threadpool 0.1.12

A task scheduler backed by a work-stealing thread pool.
Documentation
Build #145872 2019-03-02T05:12:05.628011+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Fresh autocfg v0.1.2
Fresh cfg-if v0.1.6
Fresh rand_core v0.4.0
Fresh nodrop v0.1.13
Fresh lazy_static v1.3.0
Fresh scopeguard v0.3.3
Fresh memoffset v0.2.1
Fresh futures v0.1.25
Fresh slab v0.4.2
Fresh log v0.4.6
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.3
Fresh crossbeam-utils v0.6.5
Fresh libc v0.2.49
Fresh arrayvec v0.4.10
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh crossbeam-queue v0.1.2
Fresh tokio-executor v0.1.6
Fresh rand_chacha v0.1.1
Fresh rand_pcg v0.1.2
Fresh rand_os v0.1.2
Fresh num_cpus v1.10.0
Fresh crossbeam-epoch v0.7.1
Fresh rand v0.6.5
Fresh crossbeam-deque v0.7.1
Documenting tokio-threadpool v0.1.12
Running `rustdoc --crate-name tokio_threadpool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.12/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_utils=https://docs.rs/crossbeam-utils/0.6.5' --extern-html-root-url 'threadpool=https://docs.rs/threadpool/1.7.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'tokio_executor=https://docs.rs/tokio-executor/0.1.6' --extern-html-root-url 'crossbeam_deque=https://docs.rs/crossbeam-deque/0.7.1' --extern-html-root-url 'slab=https://docs.rs/slab/0.4.2' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.10.0' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.5.13' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'futures_cpupool=https://docs.rs/futures-cpupool/0.1.8' --extern-html-root-url 'crossbeam_queue=https://docs.rs/crossbeam-queue/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-f0132b82ed3fbc88.rmeta --extern crossbeam_queue=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_queue-38085b2dc3428b10.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-7e60d082f503e8b5.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-8c09a1b064ebcffa.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-ce80eb20c6b80248.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-5f6a4a097a024f15.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-fc308dd27a641ddf.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-c0f8f017637c7ba5.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-df763febbe69dc94.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.08s