NUM_PRIMES

Constant NUM_PRIMES 

Source
pub const NUM_PRIMES: usize = 54;
Expand description

The number of primes that will be prepared at compile-time. This includes precomputing inverses, binomial coefficients, etc.