pub fn compute_embedded_hash(
emb: &EmbeddedContent,
) -> Result<ContentHash, AcdpError>Expand description
Compute the SHA-256 ContentHash of decoded embedded content.
pub fn compute_embedded_hash(
emb: &EmbeddedContent,
) -> Result<ContentHash, AcdpError>Compute the SHA-256 ContentHash of decoded embedded content.