Function fuel_merkle::common::sum_iter

source ยท
pub fn sum_iter<I: IntoIterator<Item = T>, T: AsRef<[u8]>>(
    iterator: I,
) -> Bytes32