package equinoxe-hlc

  1. Overview
  2. Docs
type t =
  1. | Active
  2. | Queued
  3. | Provisioning
  4. | Inactive
  5. | Powering_off
  6. | Powering_on
val of_string : string -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.