pub fn labeled_hash(label: &[u8], content_hash: &Hash) -> Hash
Expand description

Identifiably hashes a label for this branch. Used for hashing HashTree::Labeled.