pub type TaskId = String;
Unique identifier for a background task.
pub struct TaskId { /* private fields */ }