keccakf 0.1.0

An implementation of the keccak-F[1600,800,400,200].
Documentation
Build #159921 2019-05-14T13:03:58.567532+00:00
# rustc version
rustc 1.36.0-nightly (4443957f2 2019-05-12)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded keccakf v0.1.0
Compiling crunchy v0.2.2
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crunchy-0.2.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=59065d7996d2b0ad -C extra-filename=-59065d7996d2b0ad --out-dir /home/cratesfyi/cratesfyi/debug/build/crunchy-59065d7996d2b0ad -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/crunchy-59065d7996d2b0ad/build-script-build`
Running `rustc --crate-name crunchy /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crunchy-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=c58cf9b3dda9a6c9 -C extra-filename=-c58cf9b3dda9a6c9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting keccakf v0.1.0
Running `rustdoc --edition=2018 --crate-name keccakf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/keccakf-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190512-1.36.0-nightly-4443957f2 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crunchy=https://docs.rs/crunchy/0.2.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crunchy=/home/cratesfyi/cratesfyi/debug/deps/libcrunchy-c58cf9b3dda9a6c9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.74s