pub fn sum_exprs<E>(exprs: E) -> Expr where
    E: AsRef<[Expr]>, 
Expand description

Get the the sum of the values per row