Skip to main content

WithAmbient

Type Alias WithAmbient 

Source
pub type WithAmbient<F> = F;
Expand description

Off the sim path ambient does not exist, so there is nothing to re-assert per poll: the wrapper is the future itself. Under flash this is the engine’s per-poll ambient re-assert wrapper.