prime_suspects 0.2.0

A selection of prime sieves.
Documentation
Build #31913 2016-10-08T21:34:04.843133+00:00
# rustc version
rustc 1.14.0-nightly (3210fd5c2 2016-10-05)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading prime_suspects v0.2.0
Compiling itertools v0.4.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.4.19/src/lib.rs --crate-name itertools --crate-type lib -g -C metadata=42383a1bef75ce72 -C extra-filename=-42383a1bef75ce72 --out-dir /home/cratesfyi/prime_suspects-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/prime_suspects-0.2.0/debug/deps -L dependency=/home/cratesfyi/prime_suspects-0.2.0/debug/deps --cap-lints allow`
Documenting prime_suspects v0.2.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/prime_suspects-0.2.0/src/lib.rs --crate-name prime_suspects -o /home/cratesfyi/prime_suspects-0.2.0/doc -L dependency=/home/cratesfyi/prime_suspects-0.2.0/debug -L dependency=/home/cratesfyi/prime_suspects-0.2.0/debug/deps --extern itertools=/home/cratesfyi/prime_suspects-0.2.0/debug/deps/libitertools-42383a1bef75ce72.rlib`