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