You can search for identifiers within the package.
in-package search v0.2.0
type st = Sqlite3.Data.t list * int * string * string option
type 'a row_batch =
| Batch_complete of 'a list
| Batch_partial of 'a list
| Batch_error of 'a list * exn