Function rustc_attr::cfg_matches[][src]

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

Tests if a cfg-pattern matches the cfg set