Function compute_segments_root

Source
pub fn compute_segments_root<Item, Iter>(segment_roots: Iter) -> Blake3Hash
where Item: AsRef<[u8]>, Iter: IntoIterator<Item = Item>,
Expand description

Calculates a Merkle Tree root for a provided list of segment roots