Module chalk_solve::clauses::builtin_traits::coroutine
source · Functions§
- Add implicit impls of the coroutine trait, i.e., add a clause that all coroutines implement
Coroutine
and clauses forCoroutine
’s associated types.