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

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