Module Ocamlformat_rpc.IOSource
Sourcetype ic = Ocamlformat_stdlib.In_channel.t Sourcetype oc = Ocamlformat_stdlib.Out_channel.t Sourceval (>>=) : 'a -> ('a -> 'b) -> 'b Sourceval write :
Ocamlformat_stdlib.Out_channel.t ->
Csexp.t Ocamlformat_stdlib.List.t ->
unit