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

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