Scope
zio.managed.ZManaged$.Scope
A scope in which ZManaged values can be safely allocated. Passing a managed resource to the apply method will return an effect that allocates the resource and returns it with an early-release handle.
Attributes
- Graph
-
- Supertypes
Members list
In this article