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

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