synapse_admin_api/users/
create_or_modify.rs

1//! Different versions of the endpoint to create or modify a user account.
2
3pub mod v2;