Module Ast_403.Ast_helper.Md

module Md: sig .. end

val mk : ?loc:Location.t ->
?attrs:Ast_403.Parsetree.attributes ->
?docs:Ast_403.Docstrings.docs ->
?text:Ast_403.Docstrings.text ->
string Ast_403.Asttypes.loc ->
Ast_403.Parsetree.module_type -> Ast_403.Parsetree.module_declaration