Jane_syntax.Strengthen
The ASTs for module type strengthening.
type module_type = {
mty : Ppxlib_ast.Parsetree.module_type;
mod_id : Astlib.Longident.t Location.loc;
}
val mty_of : loc:Location.t -> module_type -> Ppxlib_ast.Parsetree.module_type