kernel_hal
pub fn yield_now() -> impl Future<Output = ()>
Yields execution back to the async runtime.