parallel-iterator 0.1.5

Parallelize any iterator with ease!
Documentation
Build #180794 2019-08-24 10:16:24

# 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 cfg-if v0.1.9 Fresh lazy_static v1.3.0 Fresh libc v0.2.62 Fresh crossbeam-utils v0.6.6 Fresh crossbeam-channel v0.3.9 Fresh num_cpus v1.10.1 Documenting parallel-iterator v0.1.5 Running `rustdoc --crate-name parallel_iterator /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parallel-iterator-0.1.5/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 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.9' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.10.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-11f4869a9d2cb365.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-dec992f6bd29ba80.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 1.59s