package dune-rpc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Dune_rpc_private.VersionedSource

The main logic for the runtime versioning protocol for the Dune RPC. For a high-level explanation and rationale, see doc/dev/rpc-versioning.ml.

Sourcemodule Make (Fiber : sig ... end) : Versioned_intf.S with type 'a fiber := 'a Fiber.t