pub fn labeled_hash(label: &[u8], content_hash: &Hash) -> Hash
Expand description
Identifiably hashes a label for this branch. Used for hashing HashTreeNode::Labeled.
pub fn labeled_hash(label: &[u8], content_hash: &Hash) -> Hash
Identifiably hashes a label for this branch. Used for hashing HashTreeNode::Labeled.