You can search for identifiers within the package.
in-package search v0.2.0
type t
val num_rows : t -> int
val affected_rows : t -> int
val fetch : (module Row.S with type t = 'r) -> t -> 'r option result W.IO.future