Module grafix_toolbox::sync::task
source · Structs§
- A future or stream that emits timed events.
Functions§
- Blocks the current thread on a future, processing I/O events when idle.
- Polls a future just once and returns an
Optionwith the result. - Spawns a task onto the global executor (single-threaded by default).