Function ic_certification::hash_tree::pruned
source · pub fn pruned<Storage: AsRef<[u8]>, C: Into<Sha256Digest>>(
content: C
) -> HashTree<Storage>Expand description
Create a pruned tree node.
pub fn pruned<Storage: AsRef<[u8]>, C: Into<Sha256Digest>>(
content: C
) -> HashTree<Storage>Create a pruned tree node.