Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ruddle/Fomos
/ YieldOnce
Class
YieldOnce
bootloader/kernel/src/task/executor.rs:185–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
timer.await;
184
}
185
pub struct YieldOnce(bool);
186
impl futures::future::Future for YieldOnce {
187
type Output = ();
188
fn poll(
Callers
1
yield_once
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected