Module Ast_helper.Mtd
Module type declarations
val mk :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Ast_helper.attrs ->
?docs:Ocaml_parsing.Docstrings.docs ->
?text:Ocaml_parsing.Docstrings.text ->
?typ:Ocaml_parsing.Parsetree.module_type ->
Ocaml_parsing.Ast_helper.str ->
Ocaml_parsing.Parsetree.module_type_declaration