You can search for identifiers within the package.
in-package search v0.2.0
type string = String.t
type t = Buffer.t
exception Full
val create : int -> Buffer.t
val add_uchar : Buffer.t -> int -> unit
val clear : Buffer.t -> unit
val contents : Buffer.t -> string
val length : Buffer.t -> int