bytes 0.4.4

Types and traits for working with bytes
Documentation
Build #53004 2017-06-03 03:04:44
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh libc v0.2.23
Fresh byteorder v1.0.0
Fresh iovec v0.1.0
Documenting bytes v0.4.4
Running `rustdoc --crate-name bytes .cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.4/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-190c8b8b4cb7f472.rlib --extern-version byteorder=byteorder,1.0.0 --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-6456cca526bac37d.rlib --extern-version iovec=iovec,0.1.0`
Finished dev [unoptimized + debuginfo] target(s) in 1.38 secs