pub type Participating<F> = F;Expand description
Off the sim path a spawned task needs no quiescence accounting, so the
participant wrapper is the future itself. Under flash this is the
engine’s gate wrapper counted in active_async.
pub type Participating<F> = F;Off the sim path a spawned task needs no quiescence accounting, so the
participant wrapper is the future itself. Under flash this is the
engine’s gate wrapper counted in active_async.