Type Alias WaitForAllFailureSteps

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

Aliased Typeยง

struct WaitForAllFailureSteps { /* private fields */ }