Module internal_implementation_detail
Traits
-
AsyncFnKindHelper
A helper trait that is used to enforce that the
ClosureKindof a goal is within the capabilities of aCoroutineClosure, and which allows us to delay the projection of the tupled upvar types until after upvar analysis is complete.