[][src]Function runtime_cfg::any

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

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