serde_bytes 0.10.5

Optimized handling of `&[u8]` and `Vec<u8>` for Serde
Documentation
Build #144936 2019-02-25T00:21:35.207272+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded serde_bytes v0.10.5
Compiling serde v1.0.88
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.88/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' -C metadata=4f5d64df0b8306a5 -C extra-filename=-4f5d64df0b8306a5 --out-dir /home/cratesfyi/cratesfyi/debug/build/serde-4f5d64df0b8306a5 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/serde-4f5d64df0b8306a5/build-script-build`
Running `rustc --crate-name serde /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.88/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=fa8e6d1431d8de52 -C extra-filename=-fa8e6d1431d8de52 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg ops_bound --cfg de_boxed_c_str --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero`
Documenting serde_bytes v0.10.5
Running `rustdoc --crate-name serde_bytes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_bytes-0.10.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'serde_test=https://docs.rs/serde_test/1.0.88' --extern-html-root-url 'bincode=https://docs.rs/bincode/1.1.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.88' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.88' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-fa8e6d1431d8de52.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 11.71s