Implement insert and edit sessions (#7)
This commit is contained in:
@@ -11,6 +11,7 @@ pub mod crypto;
|
||||
pub mod read;
|
||||
pub mod recipient;
|
||||
pub mod repository;
|
||||
pub mod write;
|
||||
|
||||
/// Product name shared by the presentation adapters.
|
||||
pub const PRODUCT_NAME: &str = "IronStorage";
|
||||
|
||||
Reference in New Issue
Block a user