fuchsia_
merkle
0.0.1
fuchsia_merkle
Function
from_slice
Copy item path
Source
pub fn from_slice(slice: &[
u8
]) ->
MerkleTree
Expand description
Compute a merkle tree from a
&[u8]
.