package xcursor

  1. Overview
  2. Docs

Module Header.IndexSource

Sourcemodule Type : sig ... end
Sourcetype t = {
  1. type_ : Type.t;
  2. position : int;
}
Sourceval parser : t option Angstrom.t

Parser for an index entry.

Returns none if unknown.

OCaml

Innovation. Community. Security.