Module Serlib.Ser_declarationsSource
Sourcetype template_arity = Declarations.template_arity Sourcetype ('a, 'b) declaration_arity = ('a, 'b) Declarations.declaration_arity Sourcetype recarg = Declarations.recarg Sourcetype regular_inductive_arity = Declarations.regular_inductive_arity Sourcetype inductive_arity = Declarations.inductive_arity Sourcetype one_inductive_body = Declarations.one_inductive_body Sourcetype typing_flags = Declarations.typing_flags Sourcetype inline = Declarations.inline 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 Sourcetype mutual_inductive_body = Declarations.mutual_inductive_body Sourcetype 'a module_alg_expr = 'a Declarations.module_alg_expr Sourcetype structure_body = Declarations.structure_body Sourceval hash_fold_structure_body :
Ppx_hash_lib.Std.Hash.state ->
structure_body ->
Ppx_hash_lib.Std.Hash.state Sourcetype module_body = Declarations.module_body Sourceval hash_fold_module_body :
Ppx_hash_lib.Std.Hash.state ->
module_body ->
Ppx_hash_lib.Std.Hash.state Sourcetype module_type_body = Declarations.module_type_body Sourceval hash_fold_module_type_body :
Ppx_hash_lib.Std.Hash.state ->
module_type_body ->
Ppx_hash_lib.Std.Hash.state