type WaitForAllFailureSteps = Rc<dyn Fn(HandleValue<'_>)>;Expand description
The failure steps of https://webidl.spec.whatwg.org/#wait-for-all
Aliased Typeยง
struct WaitForAllFailureSteps { /* private fields */ }type WaitForAllFailureSteps = Rc<dyn Fn(HandleValue<'_>)>;The failure steps of https://webidl.spec.whatwg.org/#wait-for-all
struct WaitForAllFailureSteps { /* private fields */ }