[][src]Function syntax::fold::fold_attrs

pub fn fold_attrs<T: Folder>(
    attrs: Vec<Attribute>,
    fld: &mut T
) -> Vec<Attribute>