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

pub fn cfg_matches<T: CfgDiag>(cfgs: &[P<MetaItem>], cfg: &MetaItem, diag: &mut T) -> bool

Tests if a cfg-pattern matches the cfg set