Function softprimes::primes::sieve_of_atkin [] [src]

pub fn sieve_of_atkin(input: i64) -> Vec<i64>