ruma-federation-api 0.14.0

Types for the endpoints in the Matrix server-server API.
Documentation
1
2
3
4
//! Endpoints for exchanging transaction messages between homeservers.

pub mod edu;
pub mod send_transaction_message;