package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = sig ... end

Error manager for errors and exceptions defined in Errors and Io.S.misc_error

module Make (Io : Io.S) : S with module Io = Io