jon.recoil.org

Module Bin_prot.Md5Source

type t = Md5_lib.t
include Ppx_compare_lib.Comparable.S with type t := Bin_prot.Md5.t
val compare : Bin_prot.Md5.t -> Bin_prot.Md5.t -> int
include Bin_prot.Binable.Minimal.S with type t := Bin_prot.Md5.t
Sourceval bin_shape_t : Bin_prot.Shape.t
include sig ... end
include sig ... end
val to_hex : Bin_prot.Md5.t -> string @@ portable
val of_hex_exn : string -> Bin_prot.Md5.t @@ portable
val to_binary : Bin_prot.Md5.t -> string @@ portable
val of_binary_exn : string -> Bin_prot.Md5.t @@ portable
val unsafe_of_binary : string -> Bin_prot.Md5.t @@ portable
Sourcemodule Stable : sig ... end