Crate ora_worker

source ·
Expand description

Worker and worker implementations for Ora.

Modules

  • Backend store implementations required by workers.
  • Worker implementation.

Structs

  • A context that is passed to each worker task execution.

Traits

  • A handler that works with raw input and output without any task type information attached.