Module Base.Hasher

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

module type S = sig ... end
module type S1 = sig ... end