synapse_admin_api/
account_validity.rs

1//! Endpoints in the `/_synapse/admin/v<x>/account_validity/` scope.
2
3pub mod renew_account;