[][src]Function syn::visit_mut::visit_attr_style_mut

pub fn visit_attr_style_mut<V: ?Sized>(v: &mut V, node: &mut AttrStyle) where
    V: VisitMut