Crate ora_worker

source ·
Expand description

Worker and worker implementations for Ora.

Modules

Structs

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

Traits

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