ruma-federation-api 0.6.0

Types for the endpoints in the Matrix server-server API.
Documentation
//! Endpoints to retrieve information from a homeserver about a resource.

pub mod get_custom_information;
pub mod get_profile_information;
pub mod get_room_information;