Function task_yield::yield_now[][src]

pub fn yield_now() -> Yield
Notable traits for Yield
impl Future for Yield type Output = ();
Expand description

Yields execution to the async executor