AsyncScopeInferArg

class AsyncScopeInferArg[F[_], C <: CpsMonadContext[[A] =>> Resource[F, A]]](using am: Aux[[A] =>> Resource[F, A], C], mc: MonadCancel[F, Throwable])

part of asyncScope

See also:

asyncScope

class Object
trait Matchable
class Any

Value members

Concrete methods

transparent inline def apply[T](inline body: C => T): F[T]