package sihl-type

  1. Overview
  2. Docs

Module Queue_job_instance.StatusSource

Sourcetype t =
  1. | Pending
  2. | Succeeded
  3. | Failed
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval to_string : t -> string
Sourceval of_string : string -> (t, string) result
OCaml

Innovation. Community. Security.