fuchsia_merkle

Function from_slice

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

Compute a merkle tree from a &[u8].