futures-executor-preview 0.3.0-alpha.10

Executors for asynchronous tasks based on the futures-rs library.
Build #129039 2018-11-27T20:44:50.284729+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)# build log
Updating crates.io index
Fresh either v1.5.0
Fresh rand_core v0.3.0
Fresh slab v0.4.1
Fresh pin-utils v0.1.0-alpha.3
Fresh lazy_static v1.2.0
Fresh futures-core-preview v0.3.0-alpha.10
Fresh rand_core v0.2.2
Fresh libc v0.2.44
Fresh futures-channel-preview v0.3.0-alpha.10
Fresh iovec v0.1.2
Fresh rand v0.5.5
Fresh num_cpus v1.8.0
Fresh futures-sink-preview v0.3.0-alpha.10
Fresh futures-io-preview v0.3.0-alpha.10
Fresh futures-util-preview v0.3.0-alpha.10
Documenting futures-executor-preview v0.3.0-alpha.10
Running `rustdoc --edition=2018 --crate-name futures_executor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-executor-preview-0.3.0-alpha.10/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="futures-channel-preview"' --cfg 'feature="futures-core-preview"' --cfg 'feature="futures-util-preview"' --cfg 'feature="lazy_static"' --cfg 'feature="num_cpus"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'futures_channel_preview=https://docs.rs/futures-channel-preview/0.3.0-alpha.10' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.8.0' --extern-html-root-url 'pin_utils=https://docs.rs/pin-utils/0.1.0-alpha.3' --extern-html-root-url 'futures_core_preview=https://docs.rs/futures-core-preview/0.3.0-alpha.10' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'futures_util_preview=https://docs.rs/futures-util-preview/0.3.0-alpha.10' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_channel=/home/cratesfyi/cratesfyi/debug/deps/libfutures_channel-546ea77a9061be04.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-c58e2de3b6856ec5.rmeta --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-9c5b28c0a5b4a1f5.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-5df0a931fd745200.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-753a308b4ecc506a.rmeta --extern pin_utils=/home/cratesfyi/cratesfyi/debug/deps/libpin_utils-44ebd4eac7018c92.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.12s