serde_bytes 0.10.3

Optimized handling of `&[u8]` and `Vec<u8>` for Serde
Documentation
Build #79742 2017-12-17T19:38:49.459724+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading serde_bytes v0.10.3
Fresh serde v1.0.24
Documenting serde_bytes v0.10.3
Running `rustdoc --crate-name serde_bytes .cargo/registry/src/github.com-1ecc6299db9ec823/serde_bytes-0.10.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="std"' --cfg 'feature="serde"' --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-06a3e640e500cf82.rlib --extern-version serde=serde,1.0.24`
Finished dev [unoptimized + debuginfo] target(s) in 1.8 secs