Files
ruma_federation_api/
directory.rs
1
2
3
4
//! Room directory endpoints.
pub mod
get_public_rooms;
pub mod
get_public_rooms_filtered;