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

pub fn fold_attribute<F>(f: &mut F, node: Attribute) -> Attribute where
    F: Fold + ?Sized
This is supported on crate feature fold only.