You can search for identifiers within the package.
in-package search v0.2.0
Unix backend.
module Make (Digestif : Digestif.S) : sig ... end
module Sync (Store : Git.S) (HTTP : Smart_git.HTTP) : Git.Sync.S with type hash = Store.hash and type store = Store.t
module Store : sig ... end