syn::gen::fold

Function fold_attr_style

source
pub fn fold_attr_style<F>(f: &mut F, node: AttrStyle) -> AttrStyle
where F: Fold + ?Sized,