Module Ppx_hash_lib

include module type of struct include Base.Exported_for_specific_uses.Ppx_hash_lib end
module Std : sig ... end
type !'a hash_fold = Base.Hash.state -> 'a -> Base.Hash.state
module Hashable : sig ... end