fn would_print_as_wildcard(tcx: TyCtxt<'_>, p: &WitnessPat<'_, '_>) -> boolExpand description
Returns true if the given pattern would be printed as a wildcard (_).
fn would_print_as_wildcard(tcx: TyCtxt<'_>, p: &WitnessPat<'_, '_>) -> boolReturns true if the given pattern would be printed as a wildcard (_).