pub type TaskLabel = String;
A descriptive label for a task, typically a String.
String
pub struct TaskLabel { /* private fields */ }