package octez-internal-libs

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

Module Classification.VolumeSource

Sourcetype t = [
  1. | `Mapping
  2. | `Data
  3. | `Control
  4. | `Control_tmp of int
  5. | `Unknown
]
Sourceval t : [ `Control | `Control_tmp of int | `Data | `Mapping | `Unknown ] Irmin.Type.t
Sourceval v : string -> t
OCaml

Innovation. Community. Security.