ruma-federation-api 0.14.0

Types for the endpoints in the Matrix server-server API.
Documentation
1
2
3
4
5
//! `PUT /_matrix/federation/*/send_leave/{roomId}/{eventId}`
//!
//! Submit a signed leave event to the receiving server for it to accept it into the room's graph.

pub mod v2;