pub async fn list_users( __arg0: Extension<Service>, ) -> Result<Json<Vec<PbUserInfo>>, DashboardError>