fork

Function fork 

Source
pub fn fork<'a>(l: HashTree<'a>, r: HashTree<'a>) -> HashTree<'a>
Expand description

Shorthand for HashTree::Fork.