synapse-admin-api 0.10.0

Types for the endpoints in the synapse admin API.
Documentation
1
2
3
/// Endpoints in `/_synapse/admin/v<x>/experimental_features/:user_id scope`.
pub mod enable_features;
pub mod list_features;