[][src]Function proc_macro2_helper::filter_attributes_from_fields

pub fn filter_attributes_from_fields<'a>(
    fields: &'a [Field],
    att_to_find: &'static str
) -> Vec<&'a Field>

Extracts attributes from fields