Camlp5Helpers.Mt
type t = MLast.module_type
val ident : loc:MLast.loc -> Ppxlib.longident -> MLast.module_type
val signature : loc:MLast.loc -> MLast.sig_item list -> MLast.module_type
val functor_ :
loc:MLast.loc ->
string ->
MLast.module_type option ->
MLast.module_type ->
MLast.module_type
val with_ :
loc:MLast.loc ->
MLast.module_type ->
MLast.with_constr list ->
MLast.module_type