= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package metapp
-
metapp.api
-
-
metapp.dyncompile
-
metapp.preutils
-
metapp.test_framework
-
metapp.version_info
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type decl = {
vars : Ast_helper.str list;
args : Ppxlib.constructor_arguments;
res : Ppxlib.core_type option;
}
val destruct_decl : Ppxlib.extension_constructor_kind -> decl option