Implement safe password-store repository core (#3)

This commit is contained in:
Hermes Agent
2026-08-09 21:41:31 +00:00
parent 2dff2d5254
commit 8e4c9390a0
9 changed files with 1732 additions and 21 deletions

View File

@@ -7,6 +7,7 @@
pub mod command;
pub mod config;
pub mod repository;
/// Product name shared by the presentation adapters.
pub const PRODUCT_NAME: &str = "IronStorage";

File diff suppressed because it is too large Load Diff