Module Parsed.Module

type t = {
  1. mod_ident : string;
  2. mod_alias : string option;
}