zio.managed.ZManaged$.ZManagedConstructor
See theZManagedConstructor companion object
A ZManagedConstructor[Input] knows how to construct a ZManaged value
from an input of type Input. This allows the type of the ZManaged value
constructed to depend on Input.
Attributes
- Companion:
- object
- Graph
- Supertypes