plummerprimes 0.2.1

Builds, Runs, and reports benchmarks from https://github.com/PlummersSoftwareLLC/Primes
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-env=TARGET={}", std::env::var("TARGET").unwrap());
}