package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.7.0.tbz
sha256=e2d637c9d080318fedf5e71d2a29fb367624f82ac4a26e83df2b3a03550528b8
sha512=586e47ee45cd53a8c13095bde0b47de99aad9462d0a52199362140b5b654ca862597fa9f27f729a8cc594684ac46858848f9fa76f8f06dc8dc8ab8b1186a3295

doc/dune-rpc.private/Dune_rpc_private/Client/index.html

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.