ruma-federation-api 0.14.0

Types for the endpoints in the Matrix server-server API.
Documentation
1
2
3
4
//! Endpoints for handling keys for end-to-end encryption

pub mod claim_keys;
pub mod get_keys;