parse_cfg

Function parse_cfg 

Source
pub fn parse_cfg<'a>(
    meta_item: &'a MetaItem,
    sess: &Session,
) -> Option<&'a MetaItemInner>
Expand description

FIXME: Still used by Rustdoc, should be removed after