[][src]Function syn::visit::visit_pat_ident

pub fn visit_pat_ident<'ast, V: ?Sized>(v: &mut V, node: &'ast PatIdent) where
    V: Visit<'ast>,