secure-env 0.2.1

Encrypted environment variables manager for your shell
Documentation
1
2
3
4
pub mod crypto;
pub mod inject;
pub mod store;
pub mod tui;