package ppx_open

  1. Overview
  2. Docs
type t = {
  1. mod_type_ident : string;
  2. mod_type_alias : string option;
}