package ppx_open

  1. Overview
  2. Docs
type t = {
  1. val_ident : string;
  2. val_alias : string option;
}