pub fn label<'a, L: Into<Label>, N: Into<HashTree<'a>>>( label: L, node: N) -> HashTree<'a>
Create a labeled hash tree.