Function ic_certification::hash_tree::pruned

source ยท
pub fn pruned<Storage: AsRef<[u8]>, C: Into<Hash>>(
    content: C,
) -> HashTree<Storage>
Expand description

Create a pruned tree node.