litcrypt2 0.1.2

Let's encrypt your string statically during compile time
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-env=SECRET_ENV=Shhhhhh");
}