Skip to main content

ArtifactId

Type Alias ArtifactId 

Source
pub type ArtifactId = String;
Expand description

Unique identifier for an artifact within a task.

Aliased Typeยง

pub struct ArtifactId { /* private fields */ }