package dune-rpc

  1. Overview
  2. Docs
type t
val create : ?log:(Message.t -> unit Fiber.t) -> ?abort:(Message.t -> unit Fiber.t) -> unit -> t