Skip to main content

make_waker

Function make_waker 

Source
pub fn make_waker(task_id: TaskId) -> Waker
Expand description

Create a Waker that will make the given task_id runnable when invoked.