[][src]Function syn::fold::fold_attribute

pub fn fold_attribute<F: ?Sized>(f: &mut F, node: Attribute) -> Attribute where
    F: Fold