[go: up one dir, main page]

fxhash 0.1.0

A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.
Documentation
Build #63369 2017-06-26 18:32:45
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading fxhash v0.1.0
Fresh byteorder v1.0.0
Documenting fxhash v0.1.0
Running `rustdoc --crate-name fxhash .cargo/registry/src/github.com-1ecc6299db9ec823/fxhash-0.1.0/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-190c8b8b4cb7f472.rlib --extern-version byteorder=byteorder,1.0.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.33 secs