Type Alias WaitForAllSuccessSteps

Source
type WaitForAllSuccessSteps = Rc<dyn Fn(Vec<HandleValue<'_>>)>;
Expand description

Aliased Typeยง

struct WaitForAllSuccessSteps { /* private fields */ }