Deriving_hash.Of_deriving_hash
module Repr : sig ... end
module M : sig ... end
include Ppx_hash_lib.Hashable.S with type t := M.t
val hash_fold_t : Base.Hash.state -> M.t -> Base.Hash.state
val hash : M.t -> Base.Hash.hash_value