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

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