pub type TaskId = String;
Unique identifier for a task. Re-exported from pe-core for consistency.
pub struct TaskId { /* private fields */ }