synapse_admin_api/users/
get_details.rs

1//! Different versions of the endpoint to get details for a user account.
2
3pub mod v2;