ppx_open.parsing
Parsed.Payload
ppx_open
type t = {
open_mod_ident : Ppxlib.Longident.t;
open_items : Item.t list;
}