fuel_merkle::common

Function sum_iter

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