You can search for identifiers within the package.
in-package search v0.2.0
hiredis
Hiredis.Reader
type t
val create : unit -> t
val release : t -> unit
val feed : t -> string -> status
val get_reply : t -> Value.t option