Files
MatrixGW/matrixgw_backend/src/matrix_connection/mod.rs

3 lines
47 B
Rust

pub mod matrix_client;
pub mod matrix_manager;