Docs.rs
primal-slowsieve-0.3.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
primal-slowsieve 0.3.2
A simple sieve of Eratosthenes designed for testing faster sieves. You probably want `primal-sieve`, or even just `primal` itself.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
9
out of
9
items documented
0
out of
9
items with examples
Links
Homepage
huonw/primal
113
19
6
crates.io
Dependencies
primal-bit ^0.3
normal
primal-estimate ^0.3
normal
criterion ^0.3.4
dev
Versions
0.3.2
0.3.1
0.3.0
0.2.0
Owners
Sieve small numbers. This is designed to be used via the `primal` crate.