package qcow-types

  1. Overview
  2. Docs

Module Qcow_sSource

Common signatures used by the library

Sourcemodule type LOG = sig ... end

Common logging functions

Sourcemodule type SERIALISABLE = sig ... end

Values which can be read and written

Sourcemodule type PRINTABLE = sig ... end

Values which can be pretty-printed

Sourcemodule type RESIZABLE_BLOCK = sig ... end
Sourcemodule type NUM = sig ... end