Function syn::visit::visit_pat_wild[][src]

pub fn visit_pat_wild<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast PatWild
)