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