pub fn from_slice(slice: &[u8], hasher: FsVerityHasher) -> MerkleTree
Expand description

Compute a merkle tree from a &[u8] for a particular hasher.