Function ic_certification::hash_tree::pruned
source · pub fn pruned<C: Into<Sha256Digest>>(content: C) -> HashTree<'static>Expand description
Create a pruned tree node.
pub fn pruned<C: Into<Sha256Digest>>(content: C) -> HashTree<'static>Create a pruned tree node.