You can search for identifiers within the package.
in-package search v0.2.0
type source = [
| `No_context
| `Git of Current_git.Commit.t Current.t
]
type repo_id = string
module type DOCKER = sig ... end
module type HOST = sig ... end