murmurhash32 0.2.0

A simple implementation of murmurhash32_2
Documentation
Build #131810 2018-12-18T02:33:30.410835+00:00
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-16)# build log
Updating crates.io index
Downloading crates ...
Downloaded murmurhash32 v0.2.0
Fresh byteorder v1.2.7
Documenting murmurhash32 v0.2.0
Running `rustdoc --edition=2018 --crate-name murmurhash32 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/murmurhash32-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-8f98f9b56963c72a.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.68s