int_hash 0.2.0

Very fast, very simple hash algorithm designed for use in integer hash maps & sets.
Documentation
Build #130615 2018-12-08T17:45:20.573250+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)

# build log
Updating crates.io index
Downloading crates ...
Downloaded int_hash v0.2.0
Fresh byteorder v1.2.7
Fresh rustc-hash v1.0.1
Documenting int_hash v0.2.0
Running `rustdoc --edition=2018 --crate-name int_hash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/int_hash-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'seahash=https://docs.rs/seahash/3.0.5' --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' --extern-html-root-url 'twox_hash=https://docs.rs/twox-hash/1.1.1' --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-618476558ea7405b.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-cd13b8e2a89b629b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.58s