rand_distr 0.2.2

Sampling from random number distributions
Documentation
Build #184328 2019-09-09T17:19:53.931994+00:00
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)
# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)

# build log
Updating crates.io index
Fresh cfg-if v0.1.9
Fresh lazy_static v1.4.0
Fresh ppv-lite86 v0.2.5
Fresh c2-chacha v0.2.2
Fresh libc v0.2.62
Fresh getrandom v0.1.12
Fresh rand_core v0.5.1
Fresh rand_chacha v0.2.1
Checking rand v0.7.0
Running `rustc --edition=2018 --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="std"' -C metadata=9697a1148b94a5bb -C extra-filename=-9697a1148b94a5bb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern getrandom_package=/home/cratesfyi/cratesfyi/debug/deps/libgetrandom-2c66355a39e52079.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-8572099972fcddbf.rmeta --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-bcd2cf9189a3d430.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c007953f33939c4f.rmeta --cap-lints allow`
Documenting rand_distr v0.2.2
Running `rustdoc --edition=2018 --crate-name rand_distr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_distr-0.2.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'average=https://docs.rs/average/0.10.3' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.0' --extern-html-root-url 'rand_pcg=https://docs.rs/rand_pcg/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-9697a1148b94a5bb.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.71s