tokio-threadpool 0.1.1

A task scheduler backed by a work-stealing thread pool.
Documentation
Build #92988 2018-03-23T17:55:30.071430+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading tokio-threadpool v0.1.1
Fresh memoffset v0.2.1
Fresh libc v0.2.39
Fresh nodrop v0.1.12
Fresh lazy_static v1.0.0
Fresh cfg-if v0.1.2
Fresh futures v0.1.19
Fresh scopeguard v0.3.3
Fresh rand v0.4.2
Fresh num_cpus v1.8.0
Fresh arrayvec v0.4.7
Fresh log v0.4.1
Fresh crossbeam-utils v0.3.2
Fresh crossbeam-utils v0.2.2
Fresh tokio-executor v0.1.1
Fresh log v0.3.9
Fresh crossbeam-epoch v0.4.1
Fresh crossbeam-deque v0.3.0
Documenting tokio-threadpool v0.1.1
Running `rustdoc --crate-name tokio_threadpool .cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-fd06238d4d1f30d6.rlib --extern-version rand=rand,0.4.2 --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-b77d6e347a8dacfa.rlib --extern-version num_cpus=num_cpus,1.8.0 --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-867bee4915b5e4a1.rlib --extern-version crossbeam_deque=crossbeam-deque,0.3.0 --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-076a809f1b250b7d.rlib --extern-version tokio_executor=tokio-executor,0.1.1 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-1e6cb20f8b19266a.rlib --extern-version log=log,0.3.9 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-a506b73b557cb713.rlib --extern-version futures=futures,0.1.19`
Finished dev [unoptimized + debuginfo] target(s) in 1.7 secs