Module Ppx_hash_expanderSource

Sourceval hash_fold_core_type : Ppxlib.core_type -> Ppxlib.expression

hash_core_type ty is an expression of type Hash.state -> ty -> Hash.state

Sourceval str_attributes : Ppxlib.Attribute.packed list
Sourceval str_type_decl : loc:Ppxlib.Location.t -> path:string -> (Ppxlib.rec_flag * Ppxlib.type_declaration list) -> Ppxlib.structure
Sourceval sig_type_decl : loc:Ppxlib.Location.t -> path:string -> (Ppxlib.rec_flag * Ppxlib.type_declaration list) -> Ppxlib.signature