package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.22.0.tbz
sha256=cb816b2e672ca6c6ea680133f01287bd95a58ca611cb476acff67b8adbacf722
sha512=c99102070a9c90b29ca4cac68bd2444c086dd0ac5b63515d561087509beff719c4c534ee844f25ce391d1c08080f9e78b7dd32ed14057c6b9cc7886f60337f3b

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

Module Dune_rpc_private.DeclSource

Sourcetype 'gen t = {
  1. method_ : Dune_rpc_private__.Types.Method.Name.t;
  2. key : 'gen Stdune.Int.Map.t Stdune.Univ_map.Key.t;
}
Sourcemodule Generation : sig ... end
Sourcemodule Request : sig ... end
Sourcemodule Notification : sig ... end
Sourcetype ('a, 'b) request = ('a, 'b) Request.t
Sourcetype 'a notification = 'a Notification.t