This crate provides an implementation of a prime number iterator based on the sieve of Eratosthenes.
To get started, read the documentation for struct Primes
Primes