Module type Bin_prot__Utils.Make_binable_spec

module Binable : Bin_prot.Binable.Minimal.S
type t
val to_binable : t -> Binable.t
val of_binable : Binable.t -> t