Function rustc_expand::config::parse_cfg

source ·
pub fn parse_cfg<'a>(
    meta_item: &'a MetaItem,
    sess: &Session
) -> Option<&'a MetaItem>