synapse-admin-api 0.10.0

Types for the endpoints in the synapse admin API.
Documentation
1
2
3
4
//! Endpoints in the `/_synapse/admin/v<x>/register/` scope.

pub mod shared_secret_register;
pub mod shared_secret_register_nonce;