module Binable : Binable.Minimal.S1
type 'a t
val to_binable : 'a t ‑> 'a Binable.t
val of_binable : 'a Binable.t ‑> 'a t