Module Bin_prot.Md5Source
type t = Md5_lib.tinclude Ppx_compare_lib.Comparable.S with type t := Bin_prot.Md5.t
val compare : Bin_prot.Md5.t -> Bin_prot.Md5.t -> intinclude Bin_prot.Binable.Minimal.S with type t := Bin_prot.Md5.t
include sig ... end
include sig ... end
val to_hex : Bin_prot.Md5.t -> string @@ portableval of_hex_exn : string -> Bin_prot.Md5.t @@ portableval to_binary : Bin_prot.Md5.t -> string @@ portableval of_binary_exn : string -> Bin_prot.Md5.t @@ portableval unsafe_of_binary : string -> Bin_prot.Md5.t @@ portable