filter_attributes

Function filter_attributes 

Source
pub fn filter_attributes(
    attrs: &[Attribute],
    allowed_idents: &[&str],
) -> Result<Vec<Meta>>