Function expr::relation::func::sum_float32[][src]

fn sum_float32<'a, I>(datums: I) -> Datum<'a> where
    I: IntoIterator<Item = Datum<'a>>,