litcrypt 0.4.0

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