Module apalis_core::context

source ·
Expand description

Represents the [JobContext].

Structs

  • The context for a job is represented here Used to provide a context when a job is defined through the [Job] trait

Traits

  • Gets you the job context of a request This trait allows you to write your own request types