eth2_hashing 0.1.0

Hashing primitives used in Ethereum 2.0
Documentation
Build #175766 2019-07-31T09:02:16.983314+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Fresh cc v1.0.38
Fresh lazy_static v1.3.0
Fresh spin v0.5.0
Fresh untrusted v0.6.2
Fresh libc v0.2.60
Checking ring v0.14.6
Running `rustc --edition=2018 --crate-name ring /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.14.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="use_heap"' -C metadata=ed64806dd9ca0f69 -C extra-filename=-ed64806dd9ca0f69 --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-fc8ca82ec1c1b354.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/ring-787faa11aed7f924/out -l static=ring-core -l static=ring-test`
Documenting eth2_hashing v0.1.0
Running `rustdoc --edition=2018 --crate-name eth2_hashing /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/eth2_hashing-0.1.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 'ring=https://docs.rs/ring/0.14.6' --extern-html-root-url 'rustc_hex=https://docs.rs/rustc-hex/2.0.1' --extern-html-root-url 'wasm_bindgen_test=https://docs.rs/wasm-bindgen-test/0.2.48' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ring=/home/cratesfyi/cratesfyi/debug/deps/libring-ed64806dd9ca0f69.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.49s