package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.22.1.tbz
sha256=0c0b98396c32ec426886c2c2294024fd687ac5114d4dda0af9dc8a2e584d47fd
sha512=4dc4ed45fb52a3017bc73fdbcb7b88c1710cebfdbb87ecb6f933582f8f0a27ef740f8c4009439ff6a878e1115c3f29d199e63d0367a88a09d2ea19b61517a814

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