ruma_federation_api/
directory.rs

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