[go: up one dir, main page]

wyhash 0.3.0

Rust implementation of the WyHash fast portable non-cryptographic hashing algorithm and random number generator.
Documentation
Build #163611 2019-06-02 11:04:37
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded wyhash v0.3.0
Checking rand_core v0.4.0
Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=12e0798fc326bd10 -C extra-filename=-12e0798fc326bd10 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting wyhash v0.3.0
Running `rustdoc --crate-name wyhash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wyhash-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'rand_core=https://docs.rs/rand_core/0.4.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-12e0798fc326bd10.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.90s