package vcaml

  1. Overview
  2. Docs
val of_msgpack : Msgpack.t -> t Core.Or_error.t
val to_msgpack : t -> Msgpack.t
module Untested : sig ... end