prs-lib 0.2.13

Secure, fast & convenient password manager CLI with GPG & git sync
Documentation
1
2
3
4
5
#[cfg(all(feature = "tomb", target_os = "linux"))]
pub(crate) mod env;
pub mod fs;
#[cfg(all(feature = "tomb", target_os = "linux"))]
pub mod tty;