pub fn visit_attr_style_mut<V>(v: &mut V, node: &mut AttrStyle) where
    V: VisitMut + ?Sized
Available on crate feature visit-mut only.