pub type ArtifactId = String;
Unique identifier for an artifact within a task.
pub struct ArtifactId { /* private fields */ }