[][src]Function runtime_cfg::all

pub fn all<I: IntoIterator<Item = Predicate>>(predicates: I) -> Predicate

A configuration predicate success when all of sub-predicates success.