Function syntex_syntax::attr::cfg_matches [] [src]

pub fn cfg_matches(cfgs: &[P<MetaItem>], cfg: &MetaItem, sess: &ParseSess, features: Option<&Features>) -> bool

Tests if a cfg-pattern matches the cfg set