Function ic_agent::hash_tree::leaf

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

Create a leaf in the tree.