ruma-federation-api 0.6.0

Types for the endpoints in the Matrix server-server API.
Documentation
//! Endpoints for handling room knocking.

pub mod create_knock_event_template;
pub mod send_knock;