Skip to main content

ArtifactChecksum

Type Alias ArtifactChecksum 

Source
pub type ArtifactChecksum = String;
Expand description

SHA-256 checksum of an artifact (hex-encoded, lowercase).

Aliased Typeยง

pub struct ArtifactChecksum { /* private fields */ }