Crate task_system

source ·
Expand description

Structs

  • Sender for a task system.
  • A task system that can be used to send tasks to a thread pool.

Traits