pub type TaskId = String;
Task identifier for tracking distributed operations
pub struct TaskId { /* private fields */ }