Module type Utils.Make_binable_spec

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