Module garage_util::background

source ·
Expand description

Job runner for futures and async functions

Re-exports

Modules

Structs

  • Job runner for futures and async functions
  • WorkerStatus is a struct returned by the worker with a bunch of canonical fields to indicate their status to CLI users. All fields are optional.