package extism

  1. Overview
  2. Docs

Module Extism.ErrorSource

Sourcetype t = [
  1. | `Msg of string
]
Sourceexception Error of t
Sourceval unwrap : ('a, t) result -> 'a
Sourceval throw : t -> 'a
OCaml

Innovation. Community. Security.