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

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