package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

fiber-3.1.0.tbz
sha256=077d520b0845c56e10ec5856d7c66ebe7a1f1bea4a3027d182f44b2529519d81
sha512=644fbf11e53ac88307b44c98f380e2c9db222b94e0e38263525c59d3504f185d79d916a506af45e84d16fd66889e1745305a7385d911e7b11c290549efdb444c

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

Module Dune_rpc_private.MenuSource

Sourcetype t
Sourceval default : t
Sourceval select_common : local_versions:Stdune.Int.Set.t Stdune.String.Map.t -> remote_versions:(string * int list) list -> t option

For each method known by both local and remote, choose the highest common version number. Returns None if the resulting menu would be empty.

Sourceval of_list : (string * int) list -> (t, string * int * int) result
Sourceval to_list : t -> (string * int) list
Sourceval to_dyn : t -> Dyn.t
OCaml

Innovation. Community. Security.