package sihl-queue

  1. Overview
  2. Docs

Module Job_instance.StatusSource

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

Innovation. Community. Security.