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