You can search for identifiers within the package.
in-package search v0.2.0
Commit info are used to keep track of the origin of write operations in the stores. Info models the metadata associated with commit objects in Git.
Info
module type S = sig ... end
module Default : S
type default = Default.t