Up

Module type Make_binable1_spec

Signature

type 'a t
val to_binable : 'a t -> 'a Binable.t
val of_binable : 'a Binable.t -> 'a t