Implement safe password-store repository core (#3)
This commit is contained in:
@@ -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";
|
||||
|
||||
1217
crates/storage/src/repository.rs
Normal file
1217
crates/storage/src/repository.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user