Module Serlib.Ser_declarationsSource
Sourcetype recarg = Declarations.recarg Sourceval hash_fold_recarg :
Ppx_hash_lib.Std.Hash.state ->
recarg ->
Ppx_hash_lib.Std.Hash.state Sourceval hash_recarg : recarg -> Ppx_hash_lib.Std.Hash.hash_value Sourceval hash_fold_wf_paths :
Ppx_hash_lib.Std.Hash.state ->
wf_paths ->
Ppx_hash_lib.Std.Hash.state Sourceval hash_wf_paths : wf_paths -> Ppx_hash_lib.Std.Hash.hash_value Sourcetype one_inductive_body = Declarations.one_inductive_body Sourceval hash_fold_one_inductive_body :
Ppx_hash_lib.Std.Hash.state ->
one_inductive_body ->
Ppx_hash_lib.Std.Hash.state Sourcetype typing_flags = Declarations.typing_flags Sourceval hash_fold_typing_flags :
Ppx_hash_lib.Std.Hash.state ->
typing_flags ->
Ppx_hash_lib.Std.Hash.state Sourcetype inline = Declarations.inline Sourceval hash_fold_inline :
Ppx_hash_lib.Std.Hash.state ->
inline ->
Ppx_hash_lib.Std.Hash.state Sourceval hash_inline : inline -> Ppx_hash_lib.Std.Hash.hash_value Sourcetype ('a, 'b) pconstant_body = ('a, 'b) Declarations.pconstant_body Sourceval hash_fold_pconstant_body :
(Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
(Ppx_hash_lib.Std.Hash.state -> 'b -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
('a, 'b) pconstant_body ->
Ppx_hash_lib.Std.Hash.state Sourcetype constant_body = Declarations.constant_body Sourceval hash_fold_constant_body :
Ppx_hash_lib.Std.Hash.state ->
constant_body ->
Ppx_hash_lib.Std.Hash.state Sourcetype recursivity_kind = Declarations.recursivity_kind Sourceval hash_fold_recursivity_kind :
Ppx_hash_lib.Std.Hash.state ->
recursivity_kind ->
Ppx_hash_lib.Std.Hash.state Sourcetype mutual_inductive_body = Declarations.mutual_inductive_body Sourcetype rewrite_rule = Declarations.rewrite_rule Sourceval hash_fold_rewrite_rule :
Ppx_hash_lib.Std.Hash.state ->
rewrite_rule ->
Ppx_hash_lib.Std.Hash.state Sourcetype mod_body = Declarations.mod_body Sourcetype mod_type = Declarations.mod_type Sourcetype ('ty, 'a) functorize = ('ty, 'a) Declarations.functorize Sourceval hash_fold_functorize :
(Ppx_hash_lib.Std.Hash.state -> 'ty -> Ppx_hash_lib.Std.Hash.state) ->
(Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
('ty, 'a) functorize ->
Ppx_hash_lib.Std.Hash.state Sourcetype 'a module_alg_expr = 'a Declarations.module_alg_expr Sourceval hash_fold_module_alg_expr :
(Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
'a module_alg_expr ->
Ppx_hash_lib.Std.Hash.state Sourcetype module_expression = Declarations.module_expression Sourceval hash_fold_module_expression :
Ppx_hash_lib.Std.Hash.state ->
module_expression ->
Ppx_hash_lib.Std.Hash.state Sourcetype ('a, 'b) structure_field_body = ('a, 'b) Declarations.structure_field_body Sourceval hash_fold_structure_field_body :
(Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
(Ppx_hash_lib.Std.Hash.state -> 'b -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
('a, 'b) structure_field_body ->
Ppx_hash_lib.Std.Hash.state Sourcetype ('a, 'b) structure_body = ('a, 'b) Declarations.structure_body Sourceval hash_fold_structure_body :
(Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
(Ppx_hash_lib.Std.Hash.state -> 'b -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
('a, 'b) structure_body ->
Ppx_hash_lib.Std.Hash.state