Function ic_types::hash_tree::label[][src]

pub fn label<'a, L: Into<Label>, N: Into<HashTree<'a>>>(
    label: L,
    node: N
) -> HashTree<'a>
Expand description

Create a labeled hash tree.