pub fn extract_cfg_attributes(
attrs: &[Attribute],
span: Span,
) -> Vec<TokenStream>Expand description
Extracts cfg attributes from the given set of attributes
pub fn extract_cfg_attributes(
attrs: &[Attribute],
span: Span,
) -> Vec<TokenStream>Extracts cfg attributes from the given set of attributes