ruma-client-api 0.11.0

Types for the endpoints in the Matrix client-server API.
Documentation
1
2
3
4
//! Endpoints that cannot change with new versions of the Matrix specification.

pub mod discover_homeserver;
pub mod get_supported_versions;