Function light_utils::prime::find_next_prime_with_load_factor

source ยท
pub fn find_next_prime_with_load_factor(n: u32, load_factor: f64) -> u32