async-bincode 0.4.2

Asynchronous access to a bincode-encoded item stream.
Documentation
Build #101645 2018-05-30T20:53:37.393744+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 async-bincode v0.4.2
Fresh libc v0.2.41
Fresh slab v0.4.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh lazycell v0.6.0
Fresh nodrop v0.1.12
Fresh futures v0.1.21
Fresh cfg-if v0.1.3
Fresh rand v0.4.2
Fresh num_cpus v1.8.0
Fresh iovec v0.1.2
Fresh lazy_static v1.0.1
Fresh crossbeam-utils v0.3.2
Fresh log v0.4.1
Fresh arrayvec v0.4.7
Fresh tokio-executor v0.1.2
Fresh byteorder v1.2.3
Fresh net2 v0.2.32
Fresh crossbeam-epoch v0.4.1
Fresh tokio-timer v0.2.3
Fresh bytes v0.4.8
Fresh mio v0.6.14
Fresh serde v1.0.64
Fresh crossbeam-deque v0.3.1
Fresh tokio-io v0.1.6
Fresh bincode v1.0.0
Fresh tokio-threadpool v0.1.3
Fresh tokio-reactor v0.1.1
Fresh tokio-fs v0.1.0
Fresh tokio-tcp v0.1.0
Fresh tokio-udp v0.1.0
Fresh tokio v0.1.6
Documenting async-bincode v0.4.2
Running `rustdoc --crate-name async_bincode .cargo/registry/src/github.com-1ecc6299db9ec823/async-bincode-0.4.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-f6cbdac470301826.rlib --extern-version tokio=tokio,0.1.6 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-1d2d1e7d61d6d0f7.rlib --extern-version serde=serde,1.0.64 --extern bincode=/home/cratesfyi/cratesfyi/debug/deps/libbincode-dd84cfe5fd2a66c0.rlib --extern-version bincode=bincode,1.0.0 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-9912b24f648af35d.rlib --extern-version byteorder=byteorder,1.2.3 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-598c411fba99bc6b.rlib --extern-version futures=futures,0.1.21`
Finished dev [unoptimized + debuginfo] target(s) in 1.69 secs