pub fn canonical_spec_sha256_hex_v1(
spec: &PipelineSpecV1,
) -> Result<String, SpecError>Expand description
Return the SHA-256 hex digest of canonical v1 spec bytes.
pub fn canonical_spec_sha256_hex_v1(
spec: &PipelineSpecV1,
) -> Result<String, SpecError>Return the SHA-256 hex digest of canonical v1 spec bytes.