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 set_predicativity = Declarations.set_predicativity Sourcetype engagement = Declarations.engagement Sourcetype typing_flags = Declarations.typing_flags Sourcetype inline = Declarations.inline Sourcetype 'opaque constant_body = 'opaque Declarations.constant_body Sourcetype recursivity_kind = Declarations.recursivity_kind Sourcetype mutual_inductive_body = Declarations.mutual_inductive_body Sourcetype module_alg_expr = Declarations.module_alg_expr Sourcetype structure_body = Declarations.structure_body Sourcetype module_body = Declarations.module_body Sourcetype module_type_body = Declarations.module_type_body