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

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