fuel_merkle::common

Function sum_iter

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