pub fn solve_destruct<'tcx, S: UnderOwnerState<'tcx>>(
s: &S,
ty: Ty<'tcx>,
) -> ImplExprExpand description
Solve the T: Destruct predicate.
pub fn solve_destruct<'tcx, S: UnderOwnerState<'tcx>>(
s: &S,
ty: Ty<'tcx>,
) -> ImplExprSolve the T: Destruct predicate.