Function syn::visit_mut::visit_attribute_mut

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