Module type GADT.Key_intf

type 'a t
val to_string : 'a t -> string
val binable_key_type : 'a t -> 'a t Core_kernel.Bin_prot.Type_class.t
val binable_data_type : 'a t -> 'a Core_kernel.Bin_prot.Type_class.t