Module jlrs::async_util

source ·
Expand description

Async tasks and channels that can be used with an async runtime.

Modules

  • The thread-affinity of a task.
  • Channel traits used to communicate with the async runtime.
  • Non-blocking tasks.