Expand description
Worker implementation.
Structs§
- Worker
- A worker where workers can be registered and are executed whenever tasks are ready.
- Worker
Handle - A handle to a worker that can be used for graceful shutdowns.
- Worker
Options - Options for a
Worker
.
Enums§
- Error
- A worker error.