[go: up one dir, main page]

average 0.10.3

Calculate statistics iteratively
Documentation
Build #182615 2019-09-02 12:44:53
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh autocfg v0.1.6
Checking custom_derive v0.1.7
Fresh float-ord v0.2.0
Running `rustc --crate-name custom_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/custom_derive-0.1.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=bcc2f3c51bd97efe -C extra-filename=-bcc2f3c51bd97efe --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh num-traits v0.2.8
Checking conv v0.3.3
Running `rustc --crate-name conv /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/conv-0.3.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d9e0bacf8f13c476 -C extra-filename=-d9e0bacf8f13c476 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern custom_derive=/home/cratesfyi/cratesfyi/debug/deps/libcustom_derive-bcc2f3c51bd97efe.rmeta --cap-lints allow`
Documenting average v0.10.3
Running `rustdoc --edition=2018 --crate-name average /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/average-0.10.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bencher=https://docs.rs/bencher/0.1.5' --extern-html-root-url 'conv=https://docs.rs/conv/0.3.3' --extern-html-root-url 'float_ord=https://docs.rs/float-ord/0.2.0' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'proptest=https://docs.rs/proptest/0.9.4' --extern-html-root-url 'quantiles=https://docs.rs/quantiles/0.7.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.0' --extern-html-root-url 'rand_distr=https://docs.rs/rand_distr/0.2.1' --extern-html-root-url 'rand_xoshiro=https://docs.rs/rand_xoshiro/0.3.1' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.99' --extern-html-root-url 'serde_big_array=https://docs.rs/serde-big-array/0.1.5' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.99' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' --extern-html-root-url 'streaming_stats=https://docs.rs/streaming-stats/0.2.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern conv=/home/cratesfyi/cratesfyi/debug/deps/libconv-d9e0bacf8f13c476.rmeta --extern float_ord=/home/cratesfyi/cratesfyi/debug/deps/libfloat_ord-5b60cbfd5910ce8d.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-e52416b71dc870f8.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.02s