pub type SubscriptionId = (SourceInstanceId, WorkerIdentifier);
Expand description

Type alias for a source subscription including a source worker.