Traits§
- Into
Task Handler Result - Trait for converting task handler return types into a standardized Result.
- Task
Handler - Core trait for defining task handlers in Graphile Worker.
Functions§
- run_
task_ from_ worker_ ctx - Internal function to execute a task handler from a worker context.