package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.8.2.tbz
sha256=5a6ec790128616b6b46616427fa9c8f2ba0d6ef5a405bf8fdbc6f82dc0d935fd
sha512=d0298138e46d1a3eb9b46ed369314259e1b3611f377b7562ac50353cdb9d480c2487810ade65e1f3ccc6df00bd8e43bfd3c2664d0c3c59cb13abd091be87324d

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.