Function ic_types::hash_tree::leaf[][src]

pub fn leaf<L: AsRef<[u8]>>(leaf: L) -> HashTree<'static>
Expand description

Create a leaf in the tree.