Function syn::visit_mut::visit_assoc_type_mut

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