ZEnvConstructor

izumi.distage.constructors.ZEnvConstructor
See theZEnvConstructor companion object
final class ZEnvConstructor[T](val provider: Functoid[ZEnvironment[T]]) extends AnyVal with AnyConstructorBase[ZEnvironment[T]]

An implicitly summonable constructor for a ZEnvironment[A & B & C]

zio.ZEnvironment heterogeneous map values may be used by ZIO or other Reader-like effects

Attributes

See also:
Companion:
object
Graph
Supertypes
trait AnyConstructorBase[ZEnvironment[T]]
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields

val provider: Functoid[ZEnvironment[T]]