[][src]Function syntax::attr::cfg_matches

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

Tests if a cfg-pattern matches the cfg set