Module Base.Hasher

Signatures required of types which can be used in [@@deriving_inline hash][@@@end].

For a more in-depth discussion, see documentation of ppx_hash.

module type S : sig ... end
module type S1 : sig ... end