Module apalis_core::layers::extensions

source ·
Expand description

Extension data for tasks.

Structs§

  • Middleware for adding some shareable value to [request data].
  • Extension data for tasks. This is commonly used to share state across tasks. or across layers within the same tasks