Function promise_and

Source
pub fn promise_and(promise_indices: &[PromiseIndex]) -> PromiseIndex
Expand description

Creates a new promise which completes when time all promises passed as arguments complete.