package chamelon

  1. Overview
  2. Docs

Module KvSource

Kv.Make provides the module fulfilling Mirage_kv.RW, plus a few bonus calls. * Many functions contain calls to the Fs module, which provides lower-level operations * dealing directly with on-disk structures.

Sourcemodule Make (Sectors : Mirage_block.S) : sig ... end