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

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