package dune-rpc

  1. Overview
  2. Docs

Module Dune_rpc_private.ClientSource

Sourcemodule type S = sig ... end
Sourcemodule Make (Fiber : Fiber) (Chan : sig ... end) : S with type 'a fiber := 'a Fiber.t and type chan := Chan.t
OCaml

Innovation. Community. Security.