Expand description
Task management abstraction.
Modules
- Error types and what not.
- Global task handles.
Macros
- Create a
Job
using a closure-style syntax.
Structs
- Do work on a mutable reference through a closure.
Traits
Functions
- Runs a
Task
and saves the handle to the global state.