You can search for identifiers within the package.
in-package search v0.2.0
Factory of data processors. Registry of sources of information.
module type S = sig ... end
Factory interface
module Make (T : Core_kernel.T) : S with type t = T.t