[][src]Function syn::visit_mut::visit_attribute_mut

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