Module Binable

module Binable: sig .. end

include Binable
val of_string : (module S with type t = 'a) -> string -> 'a
val to_string : (module S with type t = 'a) -> 'a -> string