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

Create a pruned tree node.