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