Skip to main content

Started

Type Alias Started 

Source
pub type Started<V> = (SubscriptionId, Vec<Output<V>>);
Expand description

Outputs produced while allocating one new subscription.