Ppx_hash_libmodule Std : sig ... endThe functor is exposed to make it possible to use ppx_hash with alternative hash types without having to duplicate these definitions.
include sig ... endtype !'a hash_fold = Std.Hash.state -> 'a -> Std.Hash.statemodule Hashable : sig ... end