Function syn::visit_mut::visit_pat_ident_mut

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