Module worker

Source
Expand description

Worker implementation.

Structs§

Worker
A worker where workers can be registered and are executed whenever tasks are ready.
WorkerHandle
A handle to a worker that can be used for graceful shutdowns.
WorkerOptions
Options for a Worker.

Enums§

Error
A worker error.