ruma-client-api 0.22.1

Types for the endpoints in the Matrix client-server API.
Documentation
1
2
3
4
//! Endpoints part of the application service extension of the client-server API

pub mod request_ping;
pub mod set_room_visibility;