pub type TaskId = String;
Unique identifier for a task, generated by the server.
pub struct TaskId { /* private fields */ }