yield_now

Function yield_now 

Source
pub fn yield_now() -> YieldFuture 
Expand description

Yield execution back to the runtime temporarily, so that other tasks can run.