Module Merlin_dot_protocol.MakeSource
Provided for projects using merlin as a library in order to use custom IO implementation
Parameters
module IO : sig ... endmodule Chan : sig ... endSignature
Source
val read :
in_chan ->
(Merlin_dot_protocol.directive list, Merlin_dot_protocol.read_error)
Merlin_utils.Std.Result.t
ioread reads one csexp from the channel and returns the list of directives it represents