package index

  1. Overview
  2. Docs

Module Index_unix.PrivateSource

These modules should not be used. They are exposed purely for testing purposes.

Sourcemodule Raw : sig ... end

Raw wraps a file-descriptor with an file-format used internally by Index. The format contains the following header fields:

Sourcemodule Make (K : Index.Key.S) (V : Index.Value.S) (C : Index.Cache.S) : Index.Private.S with type key = K.t and type value = V.t
OCaml

Innovation. Community. Security.