package irmin

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

Base Contents

In Irmin, all the base contents should be serializable in a consistent way. To do this, we rely on Type.

type t

The type for contents.

val t : t Type.t

t is the value type for t.