ruma-federation-api 0.6.0

Types for the endpoints in the Matrix server-server API.
Documentation
//! Room directory endpoints.

pub mod get_public_rooms;
pub mod get_public_rooms_filtered;