package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type error_kind = [
  1. | `Decode
  2. | `Eval
  3. | `Init
  4. | `Invalid_state
  5. | `No_fallback_decode
  6. | `No_fallback_init
  7. | `Too_many_reboots
  8. | `Too_many_ticks
  9. | `Unknown
]
module type S = sig ... end
OCaml

Innovation. Community. Security.