You can search for identifiers within the package.
in-package search v0.2.0
The common signature that all error modules must (at least) satisfy.
type t = Xmlm.pos * string
exception Error of t
val to_string : exn -> string