package bin_prot

  1. Overview
  2. Docs
type 'a t
val to_binable : 'a t -> 'a Binable.t
val of_binable : 'a Binable.t -> 'a t