ocamlformat.rpc
Protocol.Init
ocamlformat.bin_conf
ocamlformat.rpc_lib_protocol
type t = [
| `Halt
| `Unknown
| `Version of string
]
val read_input : IO.ic -> t IO.t
val output : IO.oc -> t -> unit IO.t