ZIOEnvLifecycleTag

izumi.distage.model.definition.dsl.LifecycleAdapters$.ZIOEnvLifecycleTag$
See theZIOEnvLifecycleTag companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

implicit def trifunctorResourceTag[R1 <: Lifecycle[[_] =>> F0[R0, E0, _$10], A0], F0 <: (ZIO), R0 : ZEnvConstructor, E0 >: DottyNothing : Tag, A0 <: A1 : Tag, A1]: ZIOEnvLifecycleTag[R1 & Lifecycle[[_] =>> F0[R0, E0, _$11], A0], A1] { type R = R0; type E = E0; type A = A0; }

Inherited implicits

implicit def trifunctorResourceTagNothing[R1 <: Lifecycle[[_] =>> F0[R0, Nothing, _$19], A0], F0 <: (ZIO), R0 : ZEnvConstructor, A0 <: A1 : Tag, A1]: ZIOEnvLifecycleTag[R1 & Lifecycle[[_] =>> F0[R0, DottyNothing, _$20], A0], A1] { type R = R0; type E = DottyNothing; type A = A0; }

Attributes

Inherited from:
ZIOEnvLifecycleTagLowPriority (hidden)