[go: up one dir, main page]

bincode 0.1.3

A binary serialization / deserialization strategy and implementation.
Documentation
Build #2284 2016-08-01 05:29:13
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading bincode v0.1.3
Compiling byteorder v0.3.13
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.3.13/src/lib.rs --crate-name byteorder --crate-type lib -g -C metadata=f3f7821512ca2fd0 -C extra-filename=-f3f7821512ca2fd0 --out-dir /home/cratesfyi/bincode-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/bincode-0.1.3/debug/deps -L dependency=/home/cratesfyi/bincode-0.1.3/debug/deps --cap-lints allow`
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/bincode-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/bincode-0.1.3/debug/deps -L dependency=/home/cratesfyi/bincode-0.1.3/debug/deps --cap-lints allow`
Documenting bincode v0.1.3
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/bincode-0.1.3/src/lib.rs --crate-name bincode -o /home/cratesfyi/bincode-0.1.3/doc -L dependency=/home/cratesfyi/bincode-0.1.3/debug -L dependency=/home/cratesfyi/bincode-0.1.3/debug/deps --extern byteorder=/home/cratesfyi/bincode-0.1.3/debug/deps/libbyteorder-f3f7821512ca2fd0.rlib --extern rustc_serialize=/home/cratesfyi/bincode-0.1.3/debug/deps/librustc_serialize-3561541d79c18212.rlib`