merkletree 0.7.1

Light merkle tree implementation with SPV support and dependency agnostic.
Documentation
Build #1692542019-07-01T20:39:33.789424+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded merkletree v0.7.1
Fresh spin v0.5.0
Fresh autocfg v0.1.4
Fresh cfg-if v0.1.9
Fresh nodrop v0.1.13
Fresh scopeguard v0.3.3
Fresh ppv-lite86 v0.2.5
Fresh memoffset v0.2.1
Fresh remove_dir_all v0.5.2
Fresh either v1.5.2
Fresh arrayref v0.3.5
Fresh lazy_static v1.3.0
Fresh libc v0.2.58
Fresh arrayvec v0.4.10
Fresh crossbeam-utils v0.6.5
Fresh c2-chacha v0.2.2
Fresh getrandom v0.1.6
Fresh crossbeam-epoch v0.7.1
Fresh num_cpus v1.10.1
Fresh crossbeam-queue v0.1.2
Fresh memmap v0.7.0
Fresh rand_core v0.5.0
Fresh crossbeam-deque v0.6.3
Fresh rand_chacha v0.2.0
Fresh rayon-core v1.5.0
Fresh rand v0.7.0
Checking rayon v1.1.0
Fresh tempfile v3.1.0
Running `rustc --crate-name rayon /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=45a672f4650c9721 -C extra-filename=-45a672f4650c9721 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-c62fb41f986b9194.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-386a2bed7701036a.rmeta --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librayon_core-bc904a5862294605.rmeta --cap-lints allow`
Documenting merkletree v0.7.1
Running `rustdoc --crate-name merkletree /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/merkletree-0.7.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'arrayref=https://docs.rs/arrayref/0.3.5' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.2' --extern-html-root-url 'memmap=https://docs.rs/memmap/0.7.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.3.23' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.1.0' --extern-html-root-url 'ring=https://docs.rs/ring/0.14.6' --extern-html-root-url 'rust_crypto=https://docs.rs/rust-crypto/0.2.36' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayref=/home/cratesfyi/cratesfyi/debug/deps/libarrayref-b8fcace955d50aff.rmeta --extern memmap=/home/cratesfyi/cratesfyi/debug/deps/libmemmap-f9ad9e95e0669d7f.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-45a672f4650c9721.rmeta --extern tempfile=/home/cratesfyi/cratesfyi/debug/deps/libtempfile-7e94fcd05e0240c5.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.65s