ic_agent::hash_tree

Function pruned

source
pub fn pruned<Storage, C>(content: C) -> HashTree<Storage>
where Storage: AsRef<[u8]>, C: Into<[u8; 32]>,
Expand description

Create a pruned tree node.