bincode 1.1.1

A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!
Documentation
Build #142018 2019-02-09T14:36:18.469412+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)
# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)

# build log
Updating crates.io index
Downloading crates ...
Downloaded bincode v1.1.1
Fresh autocfg v0.1.2
Compiling bincode v1.1.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bincode-1.1.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ae0f422280c4697d -C extra-filename=-ae0f422280c4697d --out-dir /home/cratesfyi/cratesfyi/debug/build/bincode-ae0f422280c4697d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-1fa76e0685076462.rlib --cap-lints allow`
Fresh serde v1.0.87
Fresh byteorder v1.3.1
Running `/home/cratesfyi/cratesfyi/debug/build/bincode-ae0f422280c4697d/build-script-build`
Documenting bincode v1.1.1
Running `rustdoc --crate-name bincode /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bincode-1.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.87' --extern-html-root-url 'autocfg=https://docs.rs/autocfg/0.1.2' --extern-html-root-url 'serde_bytes=https://docs.rs/serde_bytes/0.10.4' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.87' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-3120d9eb87ea79db.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-46a114c164146f95.rmeta --cfg has_i128`
Finished dev [unoptimized + debuginfo] target(s) in 3.92s