Structs§
- Server
Config - The entry point for creating a background-jobs server
- Spawner
Config - SpawnerConfig is the only part of this library required to actually exist in your application.
- Sync
JobWrapper - A wrapper around synchronous jobs
- Worker
Config - The entry point for creating a background-jobs worker.
Traits§
- SyncJob
- The SyncJob trait defines parameters pertaining to a synchronous instance of background job