Skip to main content

BoxedSliceOfPromises

Type Alias BoxedSliceOfPromises 

Source
type BoxedSliceOfPromises = Box<[TracedPromise]>;

Aliased Typeยง

struct BoxedSliceOfPromises(/* private fields */);