You can search for identifiers within the package.
in-package search v0.2.0
type elt = t
val pp_elt : Ppx_deriving_runtime.Format.formatter -> elt -> Ppx_deriving_runtime.unit
val show_elt : elt -> Ppx_deriving_runtime.string
type t = elt
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val compare : t -> t -> int