You can search for identifiers within the package.
in-package search v0.2.0
type t = hash
val compare : t -> t -> int
val hash : t -> int
val equal : t -> t -> bool
type label = Git__Object_graph.Make(Digestif.SHA1)(Store).K.V.label
val create : label -> t
val label : t -> label