Function syn::visit_mut::visit_field_pat_mut

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