graphile_worker_task_details 0.1.0

Task details for graphile_worker, mapping task IDs to identifiers
Documentation

Graphile Worker Task Details

This crate provides task details types for Graphile Worker, managing the mapping between task IDs and their string identifiers. It includes SharedTaskDetails, a thread-safe wrapper for concurrent access to task metadata.