pub type SubscriptionId = ((Uuid, GlobalId), usize);
Expand description

Type alias for a source subscription including a source worker.