Module task

Source

Functionsยง

noop_waker ๐Ÿ”’
now_or_never ๐Ÿ”’
Poll the future once and return Some if it is ready, else None.
yield_now ๐Ÿ”’
A function to help โ€œyieldโ€ a future, such that it is re-scheduled immediately.