Module Wd_network.Initiator_type

type t = [
  1. | `Other
  2. | `Parser
  3. | `Preflight
  4. | `Script
]
val jsont : t Jsont.t