HasConstructor

izumi.distage.constructors.HasConstructor
See theHasConstructor companion object
final class HasConstructor[T](val provider: Functoid[T]) extends AnyVal with AnyConstructor[T]

An implicitly summonable constructor for a T <: zio.Has[A] with zio.Has[B] with zio.Has[C]

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

Attributes

See also:
Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields