Expand description
Represent utilities for creating worker instances.
Structs§
- Worker
Builder - Allows building a
Worker
. Usually the output isWorker<Ready>
Traits§
- Worker
Factory - Helper trait for building new Workers from
WorkerBuilder
- Worker
Factory Fn - Helper trait for building new Workers from
WorkerBuilder