Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
These modules should not be used. They are exposed purely for testing purposes.
module Raw : sig ... end
Raw
wraps a file-descriptor with an file-format used internally by Index. The format contains the following header fields:
module Make
(K : Index.Key)
(V : Index.Value) :
Index.Private.S with type key = K.t and type value = V.t