[][src]Function primes::factors_uniq

pub fn factors_uniq(x: u64) -> Vec<u64>

Find all unique prime factors of a number