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

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