tiff 0.3.1

TIFF decoding and encoding library in pure Rust
Documentation
Build #162403 2019-05-26T01:27:42.898201+00:00
# rustc version
rustc 1.36.0-nightly (d35181ad8 2019-05-20)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded tiff v0.3.1
Fresh unicode-xid v0.1.0
Fresh autocfg v0.1.4
Fresh lzw v0.10.0
Fresh proc-macro2 v0.4.30
Fresh byteorder v1.3.1
Fresh quote v0.6.12
Fresh num-traits v0.2.8
Fresh syn v0.15.34
Fresh num-derive v0.2.5
Documenting tiff v0.3.1
Running `rustdoc --crate-name tiff /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tiff-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190520-1.36.0-nightly-d35181ad8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'lzw=https://docs.rs/lzw/0.10.0' --extern-html-root-url 'num_derive=https://docs.rs/num-derive/0.2.5' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.0.8' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-0985cd0f0550a193.rmeta --extern lzw=/home/cratesfyi/cratesfyi/debug/deps/liblzw-ebb78f4c7173e2b6.rmeta --extern num_derive=/home/cratesfyi/cratesfyi/debug/deps/libnum_derive-20470ee22dd8a188.so --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-67893f927d62fe50.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.53s