Module chalk_solve::clauses::dyn_ty
source · Functions§
- If the self type
Sof anImplementedgoal is adyn traittype, we wish to generate program-clauses that indicates that it implements its own traits. For example, adyn Writetype implementsWriteand so on.