tokio-io 0.2.0-alpha.2

Core I/O primitives for asynchronous I/O in Rust.
Documentation
Build #179502 2019-08-18T07:46:33.141856+00:00
# rustc version
rustc 1.39.0-nightly (f7af19c27 2019-08-15)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh cfg-if v0.1.9
Checking futures-core-preview v0.3.0-alpha.18
Fresh libc v0.2.62
Fresh byteorder v1.3.2
Running `rustc --edition=2018 --crate-name futures_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.18/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=edaa01f935b0a074 -C extra-filename=-edaa01f935b0a074 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh iovec v0.1.2
Fresh log v0.4.8
Fresh bytes v0.4.12
Documenting tokio-io v0.2.0-alpha.2
Running `rustdoc --edition=2018 --crate-name tokio_io /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-io-0.2.0-alpha.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190815-1.39.0-nightly-f7af19c27 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'futures_core_preview=https://docs.rs/futures-core-preview/0.3.0-alpha.18' --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.1' --extern-html-root-url 'pin_utils=https://docs.rs/pin-utils/0.1.0-alpha.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-9fb0e7b59795f5cc.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-edaa01f935b0a074.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-69b99193009ff7a0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.81s