bytes 0.4.0

Types and traits for working with bytes
Documentation
Build #42677 2017-02-24T18:42:15.178834+00:00
# rustc version
rustc 1.17.0-nightly (0f34b532a 2017-02-21)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading bytes v0.4.0
Compiling byteorder v1.0.0
Running `rustc --crate-name byteorder .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=240cc8a1e1423fad -C extra-filename=-240cc8a1e1423fad --out-dir /home/cratesfyi/bytes-0.4.0/debug/deps -L dependency=/home/cratesfyi/bytes-0.4.0/debug/deps --cap-lints allow`
Documenting bytes v0.4.0
Running `rustdoc --crate-name bytes .cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.0/src/lib.rs -o /home/cratesfyi/bytes-0.4.0/doc -L dependency=/home/cratesfyi/bytes-0.4.0/debug/deps --extern byteorder=/home/cratesfyi/bytes-0.4.0/debug/deps/libbyteorder-240cc8a1e1423fad.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 2.49 secs