tokio-buf 0.1.1

Asynchronous stream of byte buffers
Documentation
Build #155833 2019-04-22T22:31:43.682884+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)# build log
Updating crates.io index
Downloading crates ...
Downloaded tokio-buf v0.1.1
Fresh either v1.5.2
Fresh futures v0.1.26
Fresh libc v0.2.51
Fresh byteorder v1.3.1
Fresh iovec v0.1.2
Checking bytes v0.4.12
Running `rustc --crate-name bytes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="either"' -C metadata=de65aee5499aed09 -C extra-filename=-de65aee5499aed09 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-a39cb4bc06d36d2d.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-278ad343445ab70d.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-7a7b1e953a05f0cf.rmeta --cap-lints allow`
Documenting tokio-buf v0.1.1
Running `rustdoc --crate-name tokio_buf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-buf-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="either"' --cfg 'feature="util"' -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'either=https://docs.rs/either/1.5.2' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.26' --extern-html-root-url 'tokio_mock_task=https://docs.rs/tokio-mock-task/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-de65aee5499aed09.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-278ad343445ab70d.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-0ae0306b079dc33a.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.73s