pub async fn get_users( __arg0: State<SharedState>, ) -> Result<Json<UsersListResponse>, ErrorResponse>