hashbrown 0.1.8

A Rust port of Google's SwissTable hash map
Documentation
Build #137154 2019-01-14T07:42:49.149659+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Downloading crates ...
Downloaded hashbrown v0.1.8
Fresh byteorder v1.2.7
Fresh scopeguard v0.3.3
Documenting hashbrown v0.1.8
Running `rustdoc --crate-name hashbrown /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.1.8/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.5' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'serde_test=https://docs.rs/serde_test/1.0.84' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.84' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'scopeguard=https://docs.rs/scopeguard/0.3.3' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.0.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-6837be0398c71292.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-0eb0727775c87253.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.25s