You can search for identifiers within the package.
in-package search v0.2.0
mssql
query_parser_types.ml
1 2 3 type t = | Param of int | Other of string
1 2 3
type t = | Param of int | Other of string