zio

object zio
class Object
trait Matchable
class Any
zio.type

Type members

Classlikes

implicit class DeferredOps[A](dfd: Promise[Nothing, A])

Value members

Concrete methods

def zioReadStreamCompatible[F[_]](opts: VertxZioServerOptions[F])(implicit runtime: Runtime[Any]): ReadStreamCompatible[ZioStreams]

Implicits

Implicits

final implicit def DeferredOps[A](dfd: Promise[Nothing, A]): DeferredOps[A]