package octez-libs

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

Module Tezos_error_monad.Error_classificationSource

Sourcetype t =
  1. | Branch
  2. | Temporary
  3. | Permanent
  4. | Outdated
Sourceval default : t
Sourceval combine : t -> t -> t
OCaml

Innovation. Community. Security.