Function coroutines::yield_now [] [src]

pub fn yield_now()

Yields out of the current coroutine and allows the scheduler to execute other coroutines.