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