pub async fn get_user( user_id: Path<Uuid>, pool: Data<PgPool>, ) -> ControllerResult<Json<User>>
GET /api/v0/main-frontend/users/:id
/api/v0/main-frontend/users/:id