package ppx_string

  1. Overview
  2. Docs
type t = {
  1. parts : Part.t Base.list;
  2. locations_are_precise : Base.bool;
}
OCaml

Innovation. Community. Security.