Ast_helper.Md
Module declarations
let mk: ?loc:loc => ?attrs:attrs => ?docs:Docstrings.docs => ?text:Docstrings.text => str_opt => Parsetree.module_type => Parsetree.module_declaration;