pub fn content_hash(bytes: &[u8]) -> StringExpand description
Hash helper used consistently across the reduction layer: blake3 hex
digest of bytes. Used both for SidecarPtr::content_hash and
ReadLogEntry::content_hash.
pub fn content_hash(bytes: &[u8]) -> StringHash helper used consistently across the reduction layer: blake3 hex
digest of bytes. Used both for SidecarPtr::content_hash and
ReadLogEntry::content_hash.