synapse_admin_api/users/
list_users.rs

1//! Different versions of the endpoint to list all user account.
2
3pub mod v2;