fn expr_search_pat(tcx: TyCtxt<'_>, e: &Expr<'_>) -> (Pat, Pat)
Expand description

Get the search patterns to use for the given expression