ruma-client-api 0.16.0

Types for the endpoints in the Matrix client-server API.
Documentation
1
2
3
4
5
//! Server discovery endpoints.

pub mod discover_homeserver;
pub mod get_capabilities;
pub mod get_supported_versions;