[go: up one dir, main page]

libflate 0.1.1

A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
Documentation
Build #33841 2016-11-02 03:12:59
# rustc version
rustc 1.14.0-nightly (6dc035ed9 2016-10-15)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libflate v0.1.1
Compiling byteorder v0.5.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"std\" --cfg feature=\"default\" -C metadata=e4fc6ea0c49cabcf -C extra-filename=-e4fc6ea0c49cabcf --out-dir /home/cratesfyi/libflate-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libflate-0.1.1/debug/deps --cap-lints allow`
Documenting libflate v0.1.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/libflate-0.1.1/src/lib.rs --crate-name libflate -o /home/cratesfyi/libflate-0.1.1/doc -L dependency=/home/cratesfyi/libflate-0.1.1/debug/deps --extern byteorder=/home/cratesfyi/libflate-0.1.1/debug/deps/libbyteorder-e4fc6ea0c49cabcf.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 1.61 secs