You can search for identifiers within the package.
in-package search v0.2.0
module H : Stdlib.Hashtbl.HashedType
type key = H.t
type t
val create : rate:int -> max:int -> n:int -> t
val wait : t -> key -> bool Lwt.t