package octez-internal-libs

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

Module Irmin.SyncSource

Remote synchronisation.

Store Synchronisation.

Sourcemodule type S = sig ... end
Sourceval remote_store : (module Irmin__.Store_intf.S_generic_key with type t = 'a) -> 'a -> Irmin__.Remote_intf.t
Sourcemodule Make (X : sig ... end) : S with type db = X.t and type commit = X.commit and type info = X.info
OCaml

Innovation. Community. Security.