package ppx_string

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. parts : Ppx_string__.Ppx_string_intf.Definitions.Part.t Base.list;
  2. locations_are_precise : Base.bool;
}
OCaml

Innovation. Community. Security.