initial persistence commit
Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
This commit is contained in:
@@ -24,6 +24,7 @@ mod error;
|
||||
mod models;
|
||||
mod db;
|
||||
pub mod sync;
|
||||
pub mod persistence;
|
||||
|
||||
pub use error::{ChatDbError, Result};
|
||||
pub use models::{Message, Chat};
|
||||
|
||||
Reference in New Issue
Block a user