You can search for identifiers within the package.
in-package search v0.2.0
xcursor
Header.Index
module Type : sig ... end
type t = {
type_ : Type.t;
position : int;
}
val parser : t option Angstrom.t
Parser for an index entry.
Returns none if unknown.