blocking_future 0.1.0

A simple wrapper to make using tokio_threadpool::blocking easier
Documentation
Build #166717 2019-06-19 01:05:09

# 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 blocking_future v0.1.0 Fresh autocfg v0.1.4 Fresh rand_core v0.4.0 Fresh cfg-if v0.1.9 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.27 Fresh slab v0.4.2 Fresh rand_core v0.3.1 Fresh rand_jitter v0.1.4 Fresh log v0.4.6 Fresh crossbeam-utils v0.6.5 Fresh libc v0.2.58 Fresh arrayvec v0.4.10 Fresh rand_hc v0.1.0 Fresh rand_isaac v0.1.1 Fresh rand_xorshift v0.1.1 Fresh crossbeam-queue v0.1.2 Fresh tokio-executor v0.1.7 Fresh rand_os v0.1.3 Fresh num_cpus v1.10.1 Fresh rand_chacha v0.1.1 Fresh rand_pcg v0.1.2 Fresh crossbeam-epoch v0.7.1 Fresh rand v0.6.5 Fresh crossbeam-deque v0.7.1 Fresh tokio-threadpool v0.1.14 Documenting blocking_future v0.1.0 Running `rustdoc --edition=2018 --crate-name blocking_future /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/blocking_future-0.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 'futures=https://docs.rs/futures/0.1.27' --extern-html-root-url 'tokio_threadpool=https://docs.rs/tokio-threadpool/0.1.14' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-03cbd5f721dceec8.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-c1384b7479966881.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 4.69s