[][src]Function syn::fold::fold_attr_style

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