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