hashbrown 0.1.0

A faster replacement for HashMap
Documentation
Build #124301 2018-10-29T14:30:06.166932+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (903ae1f 2018-10-26)# build log
Updating crates.io index
Downloading crates ...
Downloaded hashbrown v0.1.0
Fresh byteorder v1.2.7
Fresh scopeguard v0.3.3
Documenting hashbrown v0.1.0
Running `rustdoc --crate-name hashbrown /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' --extern-html-root-url 'scopeguard=https://docs.rs/scopeguard/0.3.3' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-22497c0f73840bd6.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-4fb5098ef31e2b38.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.12s