Function akd::node_label::hash_label

source ·
pub fn hash_label<H: Hasher>(label: NodeLabel) -> H::Digest
Expand description

Hashes a label of type NodeLabel using the hash function provided by the generic type H.