vcaml.msgpack
Msgpack.Msgpackable
ppxlib
vcaml
vcaml.cinaps
vcaml.debug
vcaml.msgpack.debug
vcaml.msgpack.rpc
vcaml.nvim_internal
vcaml.plugin
vcaml.test.bindings
vcaml.test.helpers
vcaml.test.semantics
yojson
type t
val of_msgpack : Msgpack__.Message.t -> t Core.Or_error.t
val to_msgpack : t -> Msgpack__.Message.t