mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-05-12 13:09:29 +00:00
4 lines
57 B
Rust
4 lines
57 B
Rust
mod in_memory_store;
|
|
|
|
pub use in_memory_store::MemStore;
|