package mirage-kv-lwt

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

MirageOS signatures for key/value devices using Lwt

v1.1.0

module type RO = Mirage_kv.RO with type 'a io = 'a Lwt.t and type page_aligned_buffer = Cstruct.t