| Crates.io | graphile_worker_task_details |
| lib.rs | graphile_worker_task_details |
| version | 0.1.0 |
| created_at | 2025-12-25 12:04:47.548914+00 |
| updated_at | 2025-12-25 12:04:47.548914+00 |
| description | Task details for graphile_worker, mapping task IDs to identifiers |
| homepage | https://docs.rs/graphile_worker |
| repository | https://github.com/leo91000/graphile_worker |
| max_upload_size | |
| id | 2004475 |
| size | 12,021 |
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.