[][src]Function runtime_cfg::name_value

pub fn name_value<S: Into<String>>(name: S, value: S) -> Predicate

A configuration predicate with name and value.