Function extract_cfg_attributes

Source
pub fn extract_cfg_attributes(
    attrs: &[Attribute],
    span: Span,
) -> Vec<TokenStream>
Expand description

Extracts cfg attributes from the given set of attributes