package ocamlformat

  1. Overview
  2. Docs

Module Protocol.InitSource

Sourcetype t = [
  1. | `Halt
  2. | `Unknown
  3. | `Version of string
]
Sourceval read_input : IO.ic -> t IO.t
Sourceval output : IO.oc -> t -> unit IO.t
OCaml

Innovation. Community. Security.