pub fn fork(left: HashTree, right: HashTree) -> HashTree
Create a forked tree from two trees or node.