Function kernel_hal::yield_now[][src]

pub fn yield_now() -> impl Future<Output = ()>

Yields execution back to the async runtime.