labeled

Function labeled 

Source
pub fn labeled<'a>(l: &'a [u8], t: HashTree<'a>) -> HashTree<'a>
Expand description

Shorthand for HashTree::Labeled.