Jane_syntax.Include_functorThe ASTs for include functor. When we merge this upstream, we'll merge these into the existing P{sig,str}_include constructors (similar to what we did with T{sig,str}_include, but without depending on typechecking).
val sig_item_of :
loc:Location.t ->
signature_item ->
Ppxlib_ast.Parsetree.signature_itemval str_item_of :
loc:Location.t ->
structure_item ->
Ppxlib_ast.Parsetree.structure_item