merkle 1.11.0

Merkle tree implementation with support for generation of inclusion proofs.
Documentation
Build #174200 2019-07-26T00:47:39.556867+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (4640239 2019-07-25)

# build log
Updating crates.io index
Fresh cc v1.0.38
Compiling merkle v1.11.0
Fresh untrusted v0.7.0
Fresh spin v0.5.0
Fresh lazy_static v1.3.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/merkle-1.11.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=1933549b3dc3556f -C extra-filename=-1933549b3dc3556f --out-dir /home/cratesfyi/cratesfyi/debug/build/merkle-1933549b3dc3556f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh libc v0.2.60
Checking ring v0.16.4
Running `rustc --edition=2018 --crate-name ring /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="lazy_static"' -C metadata=e74cc523ee981e9f -C extra-filename=-e74cc523ee981e9f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-51adcd0f3e7733cb.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-972bc8889d97e78d.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-bd0c1cb2f707a428.rmeta --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-87507c4ee4f95351.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/ring-6faf4d5fd606b4a9/out -l static=ring-core -l static=ring-test`
Running `/home/cratesfyi/cratesfyi/debug/build/merkle-1933549b3dc3556f/build-script-build`
Documenting merkle v1.11.0
Running `rustdoc --crate-name merkle /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/merkle-1.11.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'protobuf=https://docs.rs/protobuf/2.8.0' --extern-html-root-url 'protoc_rust=https://docs.rs/protoc-rust/2.8.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.0' --extern-html-root-url 'ring=https://docs.rs/ring/0.16.4' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.97' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.97' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ring=/home/cratesfyi/cratesfyi/debug/deps/libring-e74cc523ee981e9f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.38s