twonly-app/rust/src/database/tables/mod.rs
2026-05-08 02:50:31 +02:00

2 lines
53 B
Rust

pub mod received_messages;
pub mod sending_messages;