You can search for identifiers within the package.
in-package search v0.2.0
type error =
| Invalid_condition_string of string
exception Exception of error
class type t = object ... end
val direct : unit -> t
val memory : unit -> t
val retained : string -> t