from_slice

Function from_slice 

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

Compute a merkle tree from a &[u8].