Function syn::fold::fold_attr_style

source ·
pub fn fold_attr_style<F>(f: &mut F, node: AttrStyle) -> AttrStyle
where F: Fold + ?Sized,
Available on crate feature fold and (crate features derive or full) only.