package irmin-pack

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

Module Errors.MakeSource

Parameters

module Io : Io.S

Signature

Sourcemodule Io = Io
Sourceval pp_error : Format.formatter -> [< error | `Io_misc of Io.misc_error ] -> unit
Sourceval raise_error : [< error | `Io_misc of Io.misc_error ] -> 'a
Sourceval raise_if_error : ('a, [< error | `Io_misc of Io.misc_error ]) result -> 'a
OCaml

Innovation. Community. Security.