package ppx_log

  1. Overview
  2. Docs
type t = private {
  1. pos_fname : Base.string;
  2. pos_lnum : Base.int;
  3. library_name : Base.string;
}
OCaml

Innovation. Community. Security.