lazy-locker 0.0.7

A secure local secrets manager with TUI interface and SDK support
Documentation
1
2
3
4
5
6
7
pub mod agent;
pub mod cli;
pub mod config;
pub mod crypto;
pub mod executor;
pub mod init;
pub mod store;