ocamlformat.rpc
Protocol.Init
ocamlformat
ocamlformat.format_
ocamlformat.ocaml_common
ocamlformat.ocamlformat_stdlib
ocamlformat.parser_extended
ocamlformat.parser_recovery
ocamlformat.parser_shims
ocamlformat.parser_standard
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