Module type Msgpack.Msgpackable

type t
val of_msgpack : Msgpack__.Message.t -> t Core.Or_error.t
val to_msgpack : t -> Msgpack__.Message.t