Module Ast_406.Ast_helper.Md

module Md: sig .. end

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