rayon-hash 0.5.0

(deprecated) HashMap and HashSet with support for Rayon parallel iterators
Documentation
Build #156229 2019-04-25T13:49:28.527948+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)# build log
Updating crates.io index
Downloading crates ...
Downloaded rayon-hash v0.5.0
Fresh cfg-if v0.1.7
Fresh nodrop v0.1.13
Fresh lazy_static v1.3.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh either v1.5.2
Fresh crossbeam-utils v0.2.2
Fresh arrayvec v0.4.10
Fresh libc v0.2.51
Fresh crossbeam-epoch v0.3.1
Fresh num_cpus v1.10.0
Fresh crossbeam-deque v0.2.0
Fresh rayon-core v1.4.1
Fresh rayon v1.0.3
Documenting rayon-hash v0.5.0
Running `rustdoc --edition=2018 --crate-name rayon_hash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-hash-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'hashbrown=https://docs.rs/hashbrown/0.3.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rand_xorshift=https://docs.rs/rand_xorshift/0.1.1' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.0.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-a5477ce10974e1b4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.84s