InterruptibilityRestorer

Companion:
object
class Object
trait Matchable
class Any
object MakeInterruptible.type

Value members

Abstract methods

def apply[R, E, A](effect: => ZIO[R, E, A])(implicit trace: Trace): ZIO[R, E, A]

Concrete methods