zio.ZLayer$.FunctionConstructor
See theFunctionConstructor companion object
A FunctionConstructor[Input] knows how to construct a ZLayer value from
a function of type Input. This allows the type of the ZLayer value
constructed to depend on Input.
Attributes
- Companion:
- object
- Graph
- Supertypes