1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-07-02 16:38:36 +00:00
conduit/src/api/mod.rs

5 lines
95 B
Rust
Raw Normal View History

pub mod client_server;
pub mod server_server;
pub mod appservice_server;
pub mod ruma_wrapper;