# Graphile Worker Task Details
This crate provides task details types for [Graphile Worker](https://docs.rs/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.