ic_types::hash_tree
pub fn leaf<L: AsRef<[u8]>>(leaf: L) -> HashTree<'static>
Create a leaf in the tree.