Skip to main content

solve_destruct

Function solve_destruct 

Source
pub fn solve_destruct<'tcx, S: UnderOwnerState<'tcx>>(
    s: &S,
    ty: Ty<'tcx>,
) -> ImplExpr
Expand description

Solve the T: Destruct predicate.