pub type ArtifactChecksum = String;
SHA-256 checksum of an artifact (hex-encoded, lowercase).
pub struct ArtifactChecksum { /* private fields */ }