Ast_helper.MtdModule type declarations
Module type declarations
val mk : 
  ?loc:Astlib.Location.t ->
  ?attrs:Astlib.Ast_500.Parsetree.attribute list ->
  ?typ:Astlib.Ast_500.Parsetree.module_type ->
  string Astlib.Location.loc ->
  Astlib.Ast_500.Parsetree.module_type_declaration