pub type SourceInstanceId = (Uuid, GlobalId);
Expand description

Type alias for source subscriptions, (dataflow_id, source_id).