Retrieves the default executor.
Determines if a throwable is fatal or not.
Determines if a throwable is fatal or not. It is important to identify these as it is not recommended to catch, and try to recover from, any fatal error.
Reports the specified failure.
Reports a fatal error.
ZIO Tracing configuration.
Determines if the Runtime should yield right at the beginning of the
evaluation.
Specifies if ZIO should yield immediately or not.
A
Platformprovides the minimum capabilities necessary to bootstrap execution ofZIOtasks.