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

Create a pruned tree node.