package dune-rpc

  1. Overview
  2. Docs

Module Dune_rpc_privateSource

Sourcemodule Conv : module type of Conv

Bidirectional parsing of canonical s-expressions

Sourcemodule Where : module type of Where
Sourcemodule Registry : module type of Registry
Sourcemodule type Fiber = sig ... end
Sourcemodule Loc : sig ... end
Sourceval sexp_pp_unit : unit Pp.t Conv.value

This is kept around for compatibility reasons. Before we serialised Pp.t tags as (Tag pp) but now we serialise them as Tag (pair tag pp).

Sourcemodule Target : sig ... end
Sourcemodule Path : sig ... end
Sourcemodule Ansi_color : sig ... end
Sourcemodule User_message : sig ... end
Sourcemodule Diagnostic : sig ... end
Sourcemodule Progress : sig ... end
Sourcemodule Message : sig ... end
Sourcemodule Job : sig ... end
Sourcemodule Compound_user_error : sig ... end

A compound user error defineds an alternative format for error messages that retains more structure. This can be used to display the errors in richer form by RPC clients.

Sourcemodule Files_to_promote : sig ... end

Describe what files should be promoted. The second argument of These is a function that is called on files that cannot be promoted.

Sourcemodule Method : sig ... end
Sourcemodule Id : sig ... end
Sourcemodule Call : sig ... end
Sourcemodule Version_error : sig ... end
Sourcemodule Request : sig ... end
Sourcemodule Response : sig ... end
Sourcemodule Initialize : sig ... end
Sourcemodule Version_negotiation : sig ... end
Sourcemodule Decl : sig ... end
Sourcemodule Procedures : sig ... end
Sourcemodule Sub : sig ... end
Sourcemodule Public : sig ... end
Sourcemodule Packet : sig ... end
Sourcemodule Version : sig ... end
Sourcemodule Protocol : sig ... end
Sourcemodule Menu : sig ... end
Sourcemodule Versioned : sig ... end
Sourcemodule Client : sig ... end
Sourcemodule Server_notifications : sig ... end

Notification sent from server to client

OCaml

Innovation. Community. Security.