Module Qcow_s

Common signatures used by the library

module type LOG = sig ... end
module type SERIALISABLE = sig ... end
module type PRINTABLE = sig ... end
module type RESIZABLE_BLOCK = sig ... end
module type INTERVAL_SET = sig ... end
module type NUM = sig ... end