AsyncScopeInferArg

class AsyncScopeInferArg[F[_]](using x$1: CpsTryMonad[[A] =>> Resource[F, A]], x$2: 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: T): F[T]