Function concurrent_prime_sieve::filter::prime_filter_section [] [src]

pub fn prime_filter_section(min_num: usize, max_num: usize) -> Vec<bool>